https://issues.apache.org/bugzilla/show_bug.cgi?id=52628
--- Comment #4 from Yegor Kozlov <[email protected]> 2012-02-10 11:40:11 UTC --- getLogger(XXX.class) should be fine. Yegor (In reply to comment #3) > Patch question: Would you like to have a logger per name or a logger per > class, > e.g. getLogger("poi-error") and all system.err calls use this one, or should > it > be a getLogger(XXX.class) one? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
