com.alipay.remoting.util
Class TraceLogUtil

java.lang.Object
  extended by com.alipay.remoting.util.TraceLogUtil

public class TraceLogUtil
extends Object

Trace log util


Constructor Summary
TraceLogUtil()
           
 
Method Summary
static void printConnectionTraceLog(org.slf4j.Logger logger, String traceId, InvokeContext invokeContext)
          print trace log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraceLogUtil

public TraceLogUtil()
Method Detail

printConnectionTraceLog

public static void printConnectionTraceLog(org.slf4j.Logger logger,
                                           String traceId,
                                           InvokeContext invokeContext)
print trace log

Parameters:
traceId -
invokeContext -


Copyright © 2018. All rights reserved.