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

vdk-structlog: support parse log level module and logger config granularity #2980

Merged

Conversation

yonitoo
Copy link
Contributor

@yonitoo yonitoo commented Dec 20, 2023

What: Transfer the log level functionality from the builtin logging config plugin to structlog and make it programmatic
Also, support adding loggers to the logging configuration via parse_log_level_module().

Why: In order to have this log level functionality as part of the structlog plugin in a more programmatic way.

Testing Done: existing tests pass, introduced relevant tests

Closes #2952

Signed-off-by: Yoan Salambashev [email protected]

@yonitoo yonitoo merged commit 9836de3 into main Dec 21, 2023
12 checks passed
@yonitoo yonitoo deleted the topic/ysalambashev/vdk-structlog-support-parse-log-level-module branch December 21, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vdk-structlog: support parse log level module and logger config granularity
4 participants