MCPcopy 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
48func (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

CloseMethod · 0.65

Tested by

no test coverage detected