On 24 Oct 2011, at 09:22, Robert Elliot <r...@lidalia.org.uk> 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
Logback-user@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to