Unverified Commit 16acdc39 authored by Jim Lawson's avatar Jim Lawson Committed by GitHub
Browse files

Change LoggerState.globalLevel to Warn (#1307)

* Change LoggerState.globalLevel to Warn
PR #1305 changes the `globalLogLevel` in `LogLevelAnnotation` to from `None` to `Warn`. Update the default `LoggerState.globalLevel` to `Warn` as well.

* Update LoggerSpec tests to match globalLogLevel of Warn

* Add test of behavior for LogLevel.None
parent 9102d147
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment