There you go! It's documented near the bottom of the manual page: 

http://logging.apache.org/log4j/2.x/manual/thread-context.html


Sent from my iPhone

> On 2016/04/27, at 8:58, Benjamin Jaton <benjamin.ja...@gmail.com> wrote:
> 
> Hi all,
> 
> I am using the ThreadContext a lot, but I am sometimes in a situation where
> I would need to set some variable for a task that runs in a thread that
> might spawn children threads. I need that logging variable to be also
> available to those child threads.
> 
> Unless I create the sub threads manually and pass the variable myself, it's
> not possible for a thread to know where it comes from and grab the variable
> from its ancestors right?
> 
> Just asking because maybe someone has run into the same problem.
> 
> Thanks!
> Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to