|
||||||||
|
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 |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

That way, users of logback wouldn't have to know how the debugging works (so you'd actually cut a dependency instead of introducing a new one).
Internally (and for more complex scenarios), you can offer the listener API.