On 24 Oct 2011, at 09:22, Robert Elliot <[email protected]> wrote:
> Bear in mind that a static call to LoggerFactory.getLogger() will occur the > moment a class is loaded. This was poorly phrased - what I meant was that if a class contains a static field initialised by a call to LoggerFactory.getLogger() then Logback will be initialised the moment that class is loaded (if it wasn't initialised already). _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
