
13 Jun
2013
13 Jun
'13
8:21 p.m.
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