thing like this.
Anyway, I've tried another solution, not so elegant...
Using an attribute for a Logger subclass, for saving a
context, and a Layout subclass for printing it...
Not so good...
Thanks again!
--- Endre Stølsvik <[EMAIL PROTECTED]> escribió:
> On Thu, 16 Feb 2006
Maybe there is an answer to my question but... If so,
please, refer me to it.
Both NDC and MDC works on a thread, so if you create
another logger in another thread, you'll noy see the
value you had set before...
Some servers, like Weblogic, uses several threads, so
it's possible that you don't ta