acts icon indicating copy to clipboard operation
acts copied to clipboard

Debug Information in Acts Seeder

Open osbornjd opened this issue 4 years ago • 5 comments

The current implementation of the Acts seeding algorithm has no debug or verbose statements that could be turned on with the Acts logging functionality. It would be useful, for e.g. debugging when no seeds are found, if there were some options for understanding what the seeding algorithm is doing with the input that is provided to it, e.g. with some logging statements.

osbornjd avatar Aug 16 '21 13:08 osbornjd

This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 15 '21 21:09 stale[bot]

This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 21 '21 16:10 stale[bot]

As discussed in today's developers meeting, @osbornjd might have a quick look on the current status and then we will decide on how to proceed with this.

AJPfleger avatar Apr 30 '24 19:04 AJPfleger

It seems, the Seeder still lacks a lot of debugging print outs. Let's keep this PR open for now and have the next person working on the seeder pick it up again.

General outcome from the discussion: Add more logging-statement, that help to better understand, what currently is/was happening. If this becomes performance relevant, we could also think about a compiler-flag, that removes loggers below a certain level.

AJPfleger avatar May 07 '24 15:05 AJPfleger

This issue/PR has been automatically marked as stale because it has not had recent activity. The stale label will be removed if any interaction occurs.

github-actions[bot] avatar Jun 26 '24 07:06 github-actions[bot]