apache / apache/logging-log4j2

%tid always print the same ID if async logging is used

Open
#2,258 3 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.