MCPcopy
hub / github.com/caddyserver/caddy / String

Method String

logging.go:668–668  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

666}
667
668func (StdoutWriter) String() string { return "stdout" }
669func (StderrWriter) String() string { return "stderr" }
670func (DiscardWriter) String() string { return "discard" }
671

Callers 2

setupNewDefaultMethod · 0.45
LoggerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected