|
From: <ek...@ba...> - 2003-04-04 16:07:12
|
Can I get the 25 cent / highly abridged version of how we do logging? I've found a few different logging classes in the system (log4j, com.babeldoc.core.LogService, Commons Logging?) ... we have a customized logging facility (shocking, right?) that I will need to feed whenever we encounter errors as well as to record performance metrics, usage, etc ... standard Java API. Any suggestions? |