[logback-user] class name is displayed incorrectly for java inner classes

Andrew E. Davidson andy_davidson at apple.com
Wed Jul 17 18:56:27 CEST 2013


Many thanks. 

I incorrectly the class name was picked off the stack.

Andy

On Jul 17, 2013, at 1:23 AM, David Roussel <nabble at diroussel.xsmail.com> wrote:

> Andy,
> 
> The name of the logger is set when the logger is created form the LoggerFactory.  You are creating LOG in your outer class.  Try creating another logger in your inner class.
> 
> David
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user



More information about the Logback-user mailing list