Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ Close
Method
Close
framework/log/syslog.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(s syslogOut) Close() error {
49
return
s.w.Close()
50
}
51
52
// SyslogOutput returns a log.Output implementation that will send
53
// messages to the system syslog daemon.
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected