Skip navigation links
A C F G L N O S T 

A

append(LogEvent) - Method in class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.log.GRPCLogClientAppender
 
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.

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
SkyWalkingContextConverter is a log4j2 plugin, by annotation as Plugin.
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
TraceIdConverter is a log4j2 plugin, by annotation as Plugin.
TraceIdConverter(String, String) - Constructor for class org.apache.skywalking.apm.toolkit.log.log4j.v2.x.TraceIdConverter
Constructs an instance of LoggingEventPatternConverter.
A C F G L N O S T 
Skip navigation links

Copyright © 2021 The Apache Software Foundation. All rights reserved.