MCPcopy
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
14func StandardLogger() *Logger {
15 return std
16}
17
18// SetOutput sets the standard logger output.
19func SetOutput(out io.Writer) {

Callers 1

TestNewlineBehaviorFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestNewlineBehaviorFunction · 0.68