MCPcopy
hub / github.com/andeya/pholcus / Debug

Method Debug

logs/logs.go:37–37  ·  view source on GitHub ↗

The following methods output logs and, in client/server mode, also send messages over the socket.

(format string, v ...interface{})

Source from the content-addressed store, hash-verified

35
36 // The following methods output logs and, in client/server mode, also send messages over the socket.
37 Debug(format string, v ...interface{})
38 Informational(format string, v ...interface{})
39 App(format string, v ...interface{})
40 Notice(format string, v ...interface{})

Callers 15

TestLogLevelsFunction · 0.65
TestBeeLoggerLevelsFunction · 0.65
TestSetLevelFunction · 0.65
TestEnableFuncCallDepthFunction · 0.65
TestSyncWriteFunction · 0.65
TestWriterMsgLevelFilterFunction · 0.65
TestWriterMsgWithWriterFunction · 0.65
TestFileAdapterFunction · 0.65
TestFileAdapterMaxsizeFunction · 0.65
TestAsyncStartLoggerFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestLogLevelsFunction · 0.52
TestBeeLoggerLevelsFunction · 0.52
TestSetLevelFunction · 0.52
TestEnableFuncCallDepthFunction · 0.52
TestSyncWriteFunction · 0.52
TestWriterMsgLevelFilterFunction · 0.52
TestWriterMsgWithWriterFunction · 0.52
TestFileAdapterFunction · 0.52
TestFileAdapterMaxsizeFunction · 0.52
TestAsyncStartLoggerFunction · 0.52