Is there a way to modify the pattern that is used by the logback runtime
when it is logging messages during startup or configuration change.  i.e.
the messages that show up on the console when you include <statusListener
class="ch.qos.logback.core.status.OnConsoleStatusListener" /> in your
configuration file.  I'd like to have them match the pattern that I use for
every other log message.

 

Without a DTD or XSD it is hard to tell if I can do this via configuration
XML.  It is also not evident if I need to extend a class or implement a
listener to implement this behavior on my own.

 

I'm using 0.9.26...

 

Thanks,
Dave     

_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to