Re: In some cases, using lookups for threadcontext does not output logs.

2021-12-18 Thread taketake
We have confirmed that this issue has been resolved in 2.17.0. Thanks to the contributors. On 2021/12/15 16:09, taketake wrote: Hi everyone. I was checking the operation of 2.16.0. There, I found a case where no logs were output when I specified lookups for ThreadContext. Here is the code

In some cases, using lookups for threadcontext does not output logs.

2021-12-14 Thread taketake
Hi everyone. I was checking the operation of 2.16.0. There, I found a case where no logs were output when I specified lookups for ThreadContext. Here is the code I tested. [log4j2.xml] [Java] import org.apache.log4j.LogManager; import