MCPcopy
hub / github.com/sirupsen/logrus / Warn

Method Warn

logrus.go:159–159  ·  view source on GitHub ↗
(args ...interface{})

Source from the content-addressed store, hash-verified

157 Info(args ...interface{})
158 Print(args ...interface{})
159 Warn(args ...interface{})
160 Warning(args ...interface{})
161 Error(args ...interface{})
162 Fatal(args ...interface{})

Callers 7

Example_hookFunction · 0.65
TestWarnFunction · 0.65
Example_basicFunction · 0.65
WarnFunction · 0.65
TestAllHooksFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 6

Example_hookFunction · 0.52
TestWarnFunction · 0.52
Example_basicFunction · 0.52
TestAllHooksFunction · 0.52