[logback-user] Relevent calss in logback for the class org.apache.log4j.helpers.LogLog in log4j
David Roussel
nabble at diroussel.xsmail.com
Thu Jun 13 22:21:48 CEST 2013
Reddy,
For logging before the logger is initialised, I tend to just write to System.err.
Logback has internal API for startup messages, but it's not exposed to outside classes, and is not part of slf4j.
David
More information about the Logback-user
mailing list