|
From: Bruce M. <br...@mc...> - 2003-04-04 16:10:14
|
On Friday 04 April 2003 11:07 am, ek...@ba... wrote: > 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? Just use the com.babeldoc.core.LogService class... |