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

Improved logging: per-check loggers, runtime configuration #7

Open
2 tasks
phijor opened this issue Oct 5, 2020 · 0 comments
Open
2 tasks

Improved logging: per-check loggers, runtime configuration #7

phijor opened this issue Oct 5, 2020 · 0 comments

Comments

@phijor
Copy link
Collaborator

phijor commented Oct 5, 2020

Currently, tracing the right log messages is hard: either you log too much or not enough. Look into ways how to improve this situation.

  • per-check loggers: filtering log entries by check makes it easier to debug specific error conditions that only apply to a select set of checks
  • runtime configuration: providing per-check/per-component log levels via configure-RPC allows to toggle log-levels without restarting the client
@phijor phijor added this to the Version 1.6 milestone Oct 5, 2020
@phijor phijor modified the milestones: Version 1.7, Version 1.8 Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant