public class TraceLogger extends Object
| Constructor and Description |
|---|
TraceLogger(String traceId,
int timeThreshold) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEventTime(String event,
Long time) |
void |
addRequestInfo(String key,
String value) |
String |
getTraceId() |
void |
printLog() |
Copyright © 2024. All Rights Reserved.