We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d549f2 commit 8d0069cCopy full SHA for 8d0069c
README.md
@@ -366,7 +366,8 @@ Main | [Warn] This is a warning, should take a look.
366
```
367
368
## `LevelOverrideLogger` (*Filter*)
369
-Allows overriding the log level set by any nested logger. Useful when debug logging
+Allows overriding the minimum log level set by the logger it wraps.
370
+Useful when debug logging
371
and used in conjuction with `Logging.with_logger` or `LoggingExtras.with` to
372
temporarily modify the current logger with a custom level.
373
0 commit comments