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

Method ErrorF

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

Source from the content-addressed store, hash-verified

6 //without context
7 InfoF(format string, v ...interface{})
8 ErrorF(format string, v ...interface{})
9 DebugF(format string, v ...interface{})
10
11 //with context

Callers 15

ReloadMethod · 0.65
NotifyAllMethod · 0.65
NotifyBuffToConnByIDMethod · 0.65
NotifyBuffAllMethod · 0.65
SendHeartBeatMsgMethod · 0.65
ListenTcpConnMethod · 0.65
ListenWebsocketConnMethod · 0.65
ListenKcpConnMethod · 0.65
StartWriterMethod · 0.65
StartReaderMethod · 0.65
StartMethod · 0.65
SendMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected