MCPcopy
hub / github.com/aceld/zinx / DebugF

Method DebugF

ziface/ilogger.go:9–9  ·  view source on GitHub ↗
(format string, v ...interface{})

Source from the content-addressed store, hash-verified

7 InfoF(format string, v ...interface{})
8 ErrorF(format string, v ...interface{})
9 DebugF(format string, v ...interface{})
10
11 //with context
12 InfoFX(ctx context.Context, format string, v ...interface{})

Callers 15

decodeMethod · 0.65
HandleMethod · 0.65
HeatBeatDefaultHandleFunction · 0.65
StartWriterMethod · 0.65
StartReaderMethod · 0.65
finalizerMethod · 0.65
callOnConnStartMethod · 0.65
callOnConnStopMethod · 0.65
newMsgHandleFunction · 0.65
newCliMsgHandleFunction · 0.65
useWorkerFunction · 0.65
SendMsgToTaskQueueMethod · 0.65

Implementers 2

zinxDefaultLogzlog/default.go
MyLoggerexamples/zinx_logger/server/my_logger.

Calls

no outgoing calls

Tested by

no test coverage detected