Skip to content

reduce log verbosity by guarding afp_main_loop debug logs with DEBUG macros#201

Merged
rdmark merged 1 commit intomainfrom
rdmark-loop-logging
Apr 13, 2026
Merged

reduce log verbosity by guarding afp_main_loop debug logs with DEBUG macros#201
rdmark merged 1 commit intomainfrom
rdmark-loop-logging

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Apr 13, 2026

it was getting hard to interpret many debugging scenarios because of the overwhelming verbosity of the main loop logs, and since the current logger doesn't have room for a MAXDEBUG like level let's add compile time control

… DEBUG

it was getting hard to interpret many debugging scenarios because of
the overwhelming verbosity of the main loop logs, and since the current
logger doesn't have room for a MAXDEBUG like level let's add compile time
control
@sonarqubecloud
Copy link
Copy Markdown

@rdmark rdmark merged commit c07b9f6 into main Apr 13, 2026
18 checks passed
@rdmark rdmark deleted the rdmark-loop-logging branch April 13, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant