Ceki Gulcu commented on Improvement LOGBACK-292
Added OnErrorConsoleStatusListener in [1]. You can enable printing on OnErrorConsoleStatusListener by setting the "logback.statusListenerClass" Java system property [2].

In an upcoming commit to org.slf4j.impl.StaticLoggerBinder#init(), I'll also disable automatic printing if there is already a registered status listener. Stay tuned.

[1] https://github.com/qos-ch/logback/commit/8259a7dba027a2c
[2] http://logback.qos.ch/manual/configuration.html#statusListener
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira