Tag Archives: logging configuration

Logback log filtering

We wanted to default logging of all messages to warning and above for libraries that we used. We wanted our code to be logged at the info level and above. There was one specific library class that was logging a … Continue reading

Posted in appender, appender configuration, logback, Logging, Logging configuration, slf4j | Tagged , , , , , | Leave a comment