Hi,


   I have a "library" L which uses log4j.
   I have a application A, which uses L and log4j,
   I have a application B, which uses L and log4j too.

A and B runs together (inside tomcat...),
I am able to do differents logs, A.log(A),B.log (B) and L.log (L) , but I would like to log
L in B.log, when B calls it, and L in A.log when A calls it.


I've been looking for that a long time at the internet, but found nothing.. any help?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to