Index
All Classes and Interfaces|All Packages
A
- append(StringBuilder) - Static method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.Log4j2OutputAppender
-
As default, append "TID: N/A" to the output message, if SkyWalking agent in active mode, append the real traceId in the recent Context, if existed, or empty String.
- append(StringBuilder) - Static method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.Log4j2SkyWalkingContextOutputAppender
-
As default, append "SW_CTX: N/A" to the output message, if SkyWalking agent in active mode, append the real SkyWalking context in the recent Context, if existed, or empty String.
- append(LogEvent) - Method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log.GRPCLogClientAppender
C
- createAppender(String, Layout<? extends Serializable>, Filter, Configuration, String) - Static method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log.GRPCLogClientAppender
F
- format(LogEvent, StringBuilder) - Method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.SkyWalkingContextConverter
- format(LogEvent, StringBuilder) - Method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.TraceIdConverter
G
- GRPCLogClientAppender - Class in org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log
- GRPCLogClientAppender(String, Layout<? extends Serializable>, Filter, boolean) - Constructor for class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log.GRPCLogClientAppender
L
- Log4j2OutputAppender - Class in org.apache.skywalking.apm.toolkit.log.log4j.v2.x
- Log4j2OutputAppender() - Constructor for class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.Log4j2OutputAppender
- Log4j2SkyWalkingContextOutputAppender - Class in org.apache.skywalking.apm.toolkit.log.log4j.v2.x
- Log4j2SkyWalkingContextOutputAppender() - Constructor for class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.Log4j2SkyWalkingContextOutputAppender
N
- newInstance(String[]) - Static method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.SkyWalkingContextConverter
- newInstance(String[]) - Static method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.TraceIdConverter
O
- org.apache.skywalking.apm.toolkit.log.log4j.v2.x - package org.apache.skywalking.apm.toolkit.log.log4j.v2.x
- org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log - package org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log
S
- SkyWalkingContextConverter - Class in org.apache.skywalking.apm.toolkit.log.log4j.v2.x
-
SkyWalkingContextConverteris a log4j2 plugin, by annotation asPlugin. - SkyWalkingContextConverter(String, String) - Constructor for class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.SkyWalkingContextConverter
-
Constructs an instance of LoggingEventPatternConverter.
T
- TraceIdConverter - Class in org.apache.skywalking.apm.toolkit.log.log4j.v2.x
-
TraceIdConverteris a log4j2 plugin, by annotation asPlugin. - TraceIdConverter(String, String) - Constructor for class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.TraceIdConverter
-
Constructs an instance of LoggingEventPatternConverter.
All Classes and Interfaces|All Packages