[logback-dev] [JIRA] (LOGBACK-1323) Set the Logging level of the (OnConsole-)StatusListener in logback.xml
QOS.CH (JIRA)
noreply-jira at qos.ch
Fri Jul 7 00:03:00 CEST 2017
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)
More information about the logback-dev
mailing list