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

Method Errorf

logrus.go:152–152  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

150 Warnf(format string, args ...interface{})
151 Warningf(format string, args ...interface{})
152 Errorf(format string, args ...interface{})
153 Fatalf(format string, args ...interface{})
154 Panicf(format string, args ...interface{})
155

Callers 15

TestEntryWithErrorFunction · 0.65
TestEntryPaniclnFunction · 0.65
TestEntryPanicfFunction · 0.65
TestEntryPanicFunction · 0.65
ParseLevelFunction · 0.65
MarshalTextMethod · 0.65
FormatMethod · 0.65
ErrorfFunction · 0.65
TestFormattingFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 14

TestEntryWithErrorFunction · 0.52
TestEntryPaniclnFunction · 0.52
TestEntryPanicfFunction · 0.52
TestEntryPanicFunction · 0.52
TestFormattingFunction · 0.52
TestQuotingFunction · 0.52
TestEscapingFunction · 0.52
TestEscaping_InterfaceFunction · 0.52
TestTimestampFormatFunction · 0.52