Skip to content

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

Merged
yonitoo merged 5 commits intomainfrom
topic/ysalambashev/vdk-structlog-support-parse-log-level-module
Dec 21, 2023
Merged

vdk-structlog: support parse log level module and logger config granularity#2980
yonitoo merged 5 commits intomainfrom
topic/ysalambashev/vdk-structlog-support-parse-log-level-module

Conversation

@yonitoo
Copy link
Copy Markdown
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 yoan.salambashev@broadcom.com

Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
Signed-off-by: Yoan Salambashev <ysalambashev@vmware.com>
Signed-off-by: Yoan Salambashev <yoan.salambashev@broadcom.com>
Signed-off-by: Yoan Salambashev <yoan.salambashev@broadcom.com>
@yonitoo yonitoo merged commit 9836de3 into main Dec 21, 2023
@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