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

logging: Better console encoder defaults #5109

Merged
merged 1 commit into from Oct 5, 2022
Merged

Commits on Oct 2, 2022

  1. logging: Better console encoder defaults

    This is something that has bothered me for a while, so I figured I'd do something about it now since I'm playing in the logging code lately.
    
    The `console` encoder doesn't actually match the defaults that zap's default logger uses. This makes it match better with the rest of the logs when using the `console` encoder alongside somekind of filter, which requires you to configure an encoder to wrap.
    francislavoie committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    f5fe79e View commit details
    Browse the repository at this point in the history