|
||||||||
|
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

The real issue is that on error the entire config status is dumped to console rather than just the warning.
I'd like to force a default configuration in my app that can be overridden in an optional include file if it is present. However, this looks pretty bad on the console if that include file is not present.
Andy