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

Ignore deprecation notices in production logs #131

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

Phocacius
Copy link
Member

in most cases, deprecation notices are not relevant in production logs, but instead they use up a lot of space and make spotting actual warnings and errors more difficult.

if you need to log deprecations in your specific environment, just change the setting back in your monolog.yaml file.

@Phocacius Phocacius merged commit 26aab9c into master Jul 25, 2024
@Phocacius Phocacius deleted the work/ignore-deprecations branch July 25, 2024 13:10
@Phocacius Phocacius added this to the 4.0.1 milestone Aug 28, 2024
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