Ceki Gulcu commented on Bug LOGBACK-791
OnConsoleStatusListener is added to the list of status listener's via either one of the the following to instructions which are equivalent:

1) <configuration debug="true">
2) <statusListener class="ch.qos.logback.core.status.OnConsoleStatusListener" />

To avoid duplication, just remove one of the two instructions. Or am I missing something?
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