On Mon, 3 Feb 2003 23:26, Darrell DeBoer wrote: > You could either use an interceptor on static method calls (AOP-ish), or > maybe something as simple as a LogFactory which always grabs a Logger from > a ThreadLocal, which would be set up by the container when it passes calls > to a component (which is also AOP-ish, I guess).
Yep. Thats the general conclusion - theres a mail in the archives that I sent to Mauro that describes just how to do this. -- Cheers, Peter Donald *----------------------------------------------------* | We must become the change we want to see. - Gandhi | *----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]