All Classes and Interfaces

说明
 
 
enhance the method append of the grpc log send logback class "org.apache.skywalking.apm.toolkit .log.logback.v1.x.log.GRPCLogClientAppender".
 
Active the toolkit class "org.apache.skywalking.apm.toolkit.log.logback.v1.x.LogbackPatternConverter".
Active the toolkit class "org.apache.skywalking.apm.toolkit.log.logback.v1.x.LogbackSkyWalkingContextPatternConverter".
LoggingEvent implements ILoggingEvent, which is a message in the blockingQueue of the AsyncAppenderBase.class.
 
Support MDC https://logback.qos.ch/manual/mdc.html
 
 
 
 
 
 
enhance the method prepareForDeferredProcessing of the logstash logback class "net.logstash.logback.appender.LogstashTcpSocketAppender".