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

Method SetLogger

logs/logs.go:34–34  ·  view source on GitHub ↗
(adapterName string, config map[string]interface{})

Source from the content-addressed store, hash-verified

32 Status() (int, string)
33 DelLogger(adapterName string) error
34 SetLogger(adapterName string, config map[string]interface{}) error
35
36 // The following methods output logs and, in client/server mode, also send messages over the socket.
37 Debug(format string, v ...interface{})

Callers 15

newLoggerFunction · 0.65
SetOutputMethod · 0.65
TestConnFunction · 0.65
TestSetLoggerFunction · 0.65
TestDelLoggerFunction · 0.65
TestBeeLoggerLevelsFunction · 0.65
TestSetLevelFunction · 0.65
TestSetStealLevelFunction · 0.65
TestEnableFuncCallDepthFunction · 0.65
TestSyncWriteFunction · 0.65
TestPauseOutputGoOnFunction · 0.65
TestEnableStealOneFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestConnFunction · 0.52
TestSetLoggerFunction · 0.52
TestDelLoggerFunction · 0.52
TestBeeLoggerLevelsFunction · 0.52
TestSetLevelFunction · 0.52
TestSetStealLevelFunction · 0.52
TestEnableFuncCallDepthFunction · 0.52
TestSyncWriteFunction · 0.52
TestPauseOutputGoOnFunction · 0.52
TestEnableStealOneFunction · 0.52
TestStatusFunction · 0.52
TestFlushFunction · 0.52