Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/andeya/pholcus
/ Destroy
Method
Destroy
logs/logs/log.go:70–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
Init(config
map
[string]
interface
{}) error
69
WriteMsg(msg string, level int) error
70
Destroy()
71
Flush()
72
}
73
Callers
3
TestConsoleDestroyFlush
Function · 0.65
DelLogger
Method · 0.65
Close
Method · 0.65
Implementers
4
ConsoleWriter
logs/logs/console.go
FileLogWriter
logs/logs/file.go
ConnWriter
logs/logs/conn.go
SmtpWriter
logs/logs/smtp.go
Calls
no outgoing calls
Tested by
1
TestConsoleDestroyFlush
Function · 0.52