public class Log4j2OutputAppender extends Object
| Constructor and Description |
|---|
Log4j2OutputAppender() |
| Modifier and Type | Method and Description |
|---|---|
static void |
append(StringBuilder toAppendTo)
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.
|
public static void append(StringBuilder toAppendTo)
toAppendTo - origin output message.Copyright © 2021 The Apache Software Foundation. All rights reserved.