wu-sheng commented on a change in pull request #3284: Log4j2 support AsyncRoot 
print tid. All versions above 2.0 supported
URL: https://github.com/apache/skywalking/pull/3284#discussion_r316238493
 
 

 ##########
 File path: 
apm-sniffer/apm-agent/src/main/java/org/apache/skywalking/apm/agent/SkyWalkingAgent.java
 ##########
 @@ -90,7 +90,7 @@ public static void premain(String agentArgs, Instrumentation 
instrumentation) th
             .ignore(
                 nameStartsWith("net.bytebuddy.")
                     .or(nameStartsWith("org.slf4j."))
-                    .or(nameStartsWith("org.apache.logging."))
+                    //.or(nameStartsWith("org.apache.logging."))
 
 Review comment:
   Delete this row rather than comment.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to