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

Method Trace

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

Source from the content-addressed store, hash-verified

186 FieldLogger
187 Tracef(format string, args ...interface{})
188 Trace(args ...interface{})
189 Traceln(args ...interface{})
190}

Callers 2

Example_basicFunction · 0.65
TraceFunction · 0.65

Implementers 2

Loggerlogger.go
Entryentry.go

Calls

no outgoing calls

Tested by 1

Example_basicFunction · 0.52