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

Disabled the logger extension for the development environment by default. #32

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

Jack12816
Copy link
Member

Do not extend the Rimless.logger to write to stdout by default when running
in the development environment - this generates duplicated messages when
the configured logger already writes to stdout. A new configuration was added
Rimless.configuration.extend_dev_logger = false was added

@Jack12816 Jack12816 self-assigned this Dec 4, 2023
@Jack12816 Jack12816 force-pushed the no-dev-logger-extension-by-default branch from 32501bf to cdfd423 Compare December 4, 2023 12:17
@Jack12816 Jack12816 merged commit dc26d00 into master Dec 4, 2023
3 checks passed
@Jack12816 Jack12816 deleted the no-dev-logger-extension-by-default branch December 4, 2023 12:18
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.

1 participant