http://bugzilla.slf4j.org/show_bug.cgi?id=326
Christian Stein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Christian Stein <[email protected]> --- It is not a SLF4J issue, if at all. >From http://logback.qos.ch/manual/layouts.html#ClassicPatternLayout "%class outputs the fully-qualified class name of the caller issuing the logging request." You might want to change the pattern to %logger instead of %class. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ slf4j-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-dev
