tersesystems / terse-logback

Structured Logging, Tracing, and Observability with Logback
https://tersesystems.github.io/terse-logback/
Other
196 stars 14 forks source link

Add an appender that can change logging levels in response to logging events #141

Closed wsargent closed 1 year ago

wsargent commented 2 years ago

If there are errors or warnings, the appender should be able to up the logging level for the logger (or package) to DEBUG, for example.