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

Method Warning

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

Source from the content-addressed store, hash-verified

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

Callers 2

WarningFunction · 0.65
FireMethod · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by

no test coverage detected