apache / apache/logging-log4j2
%tid always print the same ID if async logging is used
Open
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
## Description
The same ID is always shown for the pattern "%tid" when async logging is used.
For the following, if I change "AsyncRoot" to "Root", the thread ID becomes different for different threads.
"%t" has no such problem.
```xml
```
## Configuration
**Version:** 2.19.0
**Operating system:** [OS and version]
**JDK:** openjdk-17
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.