Why not just have logback.debug=true an alias for -Dlogback.statusListenerClass=ch.qos.logback.core.status.OnConsoleStatusListener ? It's very long winded and no ones' going to memorise that.
I added -Dlogback.statusListenerClass=ch.qos.logback.core.status.OnConsoleStatusListener and got nothing printed to the console. However I put in a break point in addStatusEvent and was able to see the events.
I added -Dlogback.statusListenerClass=ch.qos.logback.core.status.OnConsoleStatusListener and got nothing printed to the console. However I put in a break point in addStatusEvent and was able to see the events.