Tillmann Heigel created LOGBACK-1323: ----------------------------------------
Summary: Set the Logging level of the (OnConsole-)StatusListener in logback.xml Key: LOGBACK-1323 URL: https://jira.qos.ch/browse/LOGBACK-1323 Project: logback Issue Type: Improvement Components: logback-core Reporter: Tillmann Heigel Assignee: Logback dev list Priority: Minor I was looking for the possibility to set the logging level for the OnConsoleStatusListener in logback.xml. {code:java} <statusListener class="ch.qos.logback.core.status.OnConsoleStatusListener"> <level>(INFO|WARN|ERROR)</level> </statusListener> {code} @see: [https://github.com/qos-ch/logback/pull/380|https://github.com/qos-ch/logback/pull/380] -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev