All Classes and Interfaces
类
类
说明
Instrument to intercept AsyncLoggerConfig of log4j2, .
Pass the global trace context into the _sw field of Lo4jLogEvent instance after enhancing
enhance the method append of the grpc log send lo4j2 class "org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log
.GRPCLogClientAppender".
Log4jLogEvent implements LogEvent, which is a message in the Disruptor Array of the AsyncLoggerConfigDisruptor.class,
appended by AsyncLoggerConfig.class.
Enhance all the Log4jLogEvent instance so that it can carries the trace id in _sw field
Pass the global trace context into the _sw field of RingBufferLogEvent instance after enhancing