evanxuhe commented on issue #3219: Log4j2 support AsyncRoot print tid URL: https://github.com/apache/skywalking/pull/3219#issuecomment-518492218 > Another optional you could consider, it is doing log public API instrumentation, such as `logger#debug`, add the trace id into the log message. So do you mean, I cound try to intercpet another class, some common log API, which is not included in "org.apache.logging."? Ok I will try to find this solution. While, I doubt it may be not ideal as this solution cause it has to intercept common API rather than some relavant API, which more targeted and clear.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
