public class LogbackPatternConverter
extends ch.qos.logback.classic.pattern.ClassicConverter
| 构造器和说明 |
|---|
LogbackPatternConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
convert(ch.qos.logback.classic.spi.ILoggingEvent iLoggingEvent)
As default, return "TID: N/A" to the output message,
if sky-walking agent in active mode, return the real traceId in the recent Context, if existed.
|
public String convert(ch.qos.logback.classic.spi.ILoggingEvent iLoggingEvent)
convert 在类中 ch.qos.logback.core.pattern.Converter<ch.qos.logback.classic.spi.ILoggingEvent>iLoggingEvent - Copyright © 2018 The Apache Software Foundation. All rights reserved.