Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying a finer per-topic compile-time log level #76

Open
zah opened this issue Feb 20, 2020 · 0 comments
Open

Allow specifying a finer per-topic compile-time log level #76

zah opened this issue Feb 20, 2020 · 0 comments
Labels

Comments

@zah
Copy link
Contributor

zah commented Feb 20, 2020

Experience has demonstrated that the current log level settings are rather inadequate. A developer is quite often inclined to enable the tracing logging level only for a particular topic of interest (e.g. the modules they are currently working on).

The chronicles_log_level option should support specifying a list of topics with different log level in a way similar to the chronicles_enabled_topics option. The enabled topics option is not sufficient by itself, because quite often the user wants all topics to be enabled, but certain topics to have a different log level.

Design suggestions are very much welcome here - with the right syntax, perhaps a single option can be used to take the role of the currently available multiple options.

@zah zah added the bounty label Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant