public interface LogProducerService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
sendMsg(SendingCommonLog log)
发送日志
|
void |
sendTcMsg(SendingTCLog sendingTCLog)
发送接口调用时间日志
|
void |
sendTraceMsg(SendingTraceLog sendingTraceLog)
发送trace日志
|
void sendMsg(SendingCommonLog log)
void sendTraceMsg(SendingTraceLog sendingTraceLog)
void sendTcMsg(SendingTCLog sendingTCLog)
Copyright © 2018. All rights reserved.