https://issues.apache.org/bugzilla/show_bug.cgi?id=52628
--- Comment #3 from Torsten Krah <[email protected]> 2012-02-09 13:42:18 UTC --- 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]
