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

Method Debug

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

Source from the content-addressed store, hash-verified

154 Panicf(format string, args ...interface{})
155
156 Debug(args ...interface{})
157 Info(args ...interface{})
158 Print(args ...interface{})
159 Warn(args ...interface{})

Callers 4

TestLogrusInterfacesFunction · 0.65
Example_basicFunction · 0.65
DebugFunction · 0.65
FireMethod · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 2

TestLogrusInterfacesFunction · 0.52
Example_basicFunction · 0.52