Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
668
func
(StdoutWriter) String() string {
return
"stdout"
}
669
func
(StderrWriter) String() string {
return
"stderr"
}
670
func
(DiscardWriter) String() string {
return
"discard"
}
671
Callers
2
setupNewDefault
Method · 0.45
Logger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected