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

Method Error

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

Source from the content-addressed store, hash-verified

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

Callers 15

Example_hookFunction · 0.65
TestHookEntryIsPristineFunction · 0.65
TestAddHookRaceFunction · 0.65
TestHookFireOrderFunction · 0.65
TestFieldValueErrorFunction · 0.65
TestNoFieldValueErrorFunction · 0.65
TestParseLevelFunction · 0.65
TestEntryWriterFunction · 0.65
TestSetReportCallerRaceFunction · 0.65
TestJSONDisableTimestampFunction · 0.65
TestJSONEnableTimestampFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 15

Example_hookFunction · 0.52
TestHookEntryIsPristineFunction · 0.52
TestAddHookRaceFunction · 0.52
TestHookFireOrderFunction · 0.52
TestFieldValueErrorFunction · 0.52
TestNoFieldValueErrorFunction · 0.52
TestParseLevelFunction · 0.52
TestEntryWriterFunction · 0.52
TestSetReportCallerRaceFunction · 0.52
TestJSONDisableTimestampFunction · 0.52
TestJSONEnableTimestampFunction · 0.52