Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sirupsen/logrus
/ StandardLogger
Function
StandardLogger
exported.go:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
)
13
14
func
StandardLogger() *Logger {
15
return
std
16
}
17
18
// SetOutput sets the standard logger output.
19
func
SetOutput(out io.Writer) {
Callers
1
TestNewlineBehavior
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestNewlineBehavior
Function · 0.68