public class TraceLogger extends Object
TraceLogger(String traceId, int timeThreshold)
void
addEventTime(String event, Long time)
addRequestInfo(String key, String value)
String
getTraceId()
printLog()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TraceLogger(String traceId, int timeThreshold)
public void addRequestInfo(String key, String value)
public void addEventTime(String event, Long time)
public void printLog()
public String getTraceId()
Copyright © 2018. All Rights Reserved.