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

Set the default child logger level to inherit from the root logger #10

Merged

Conversation

boliveira
Copy link
Contributor

This sets the default child logger level to inherit from the root logger. To maintain backwards compatibility, the default root logger is now instantiated with { level: 'debug' } when one was not provided through setRootLogger.

This sets the default child logger level to inherit from the root
logger. To maintain backwards compatibility, the default root logger
is now instantiated with `{ level: 'debug' }` when one was not
provided through `setRootLogger`.
@satazor satazor merged commit e01c697 into master Jan 3, 2025
1 check passed
@satazor satazor deleted the enhancement/inherit-default-log-level-from-root-logger branch January 3, 2025 14:56
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.

2 participants