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

✨ Allow panic as an option to -zap-stacktrace-level" #1348

Merged
merged 1 commit into from Jan 22, 2021

Commits on Jan 22, 2021

  1. Allow panic as an option to -zap-stacktrace-level"

    This allows stack traces to be disabled for all but panic log entries.
    
    The Zap library doesn't have an option to completely disable stack
    traces.
    croomes committed Jan 22, 2021
    Copy the full SHA
    9b98559 View commit details
    Browse the repository at this point in the history