I have a wrapper around my commons logging calls, as such each log message is marked as from my wrapper class, not the true originator. Can I set a facade (class to ignore) like I can w/ log4j, or originator (not real name) as I can w/ JDK 1.4 logging? In short, is there a way to get the log entries marked as coming from the true originator?
regards Adam -- <http://www.try.sybase.com> Experience Sybase Technology ... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
