[logback-user] patternlayout question

David Tkaczyk djt69 at comcast.net
Thu Mar 10 20:29:40 CET 2011


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     

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/logback-user/attachments/20110310/cb7d5469/attachment.html>


More information about the Logback-user mailing list