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

Method DelLogger

logs/logs.go:33–33  ·  view source on GitHub ↗
(adapterName string)

Source from the content-addressed store, hash-verified

31 // Status returns the running status, e.g. 0,"RUN".
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.

Callers 7

TestDelLoggerFunction · 0.65
TestFileAdapterFunction · 0.65
TestFileAdapterMaxsizeFunction · 0.65
TestConnAdapterFunction · 0.65
TestSmtpAdapterInitFunction · 0.65

Calls

no outgoing calls

Tested by 7

TestDelLoggerFunction · 0.52
TestFileAdapterFunction · 0.52
TestFileAdapterMaxsizeFunction · 0.52
TestConnAdapterFunction · 0.52
TestSmtpAdapterInitFunction · 0.52