I mostly stayed on the side-lines a little while back when some of you guys were making changes to the logging system. So now I'd like to check: what is the "correct" way to define a logger. My guess is:
private static Logger log = LoggingManager.getLoggerForClass( );
Am I close? Do we still use Hierarchy.getDefaultHierarchy().getLogerFor("xxx"); in some places?
Jeremy http://xirr.com/~jeremy_a
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
