MCPcopy Create free account
hub / github.com/Monibuca/engine / Trace

Method Trace

log/log.go:65–65  ·  view source on GitHub ↗
(msg string, fields ...zap.Field)

Source from the content-addressed store, hash-verified

63 Named(name string) *Logger
64 With(fields ...zap.Field) *Logger
65 Trace(msg string, fields ...zap.Field)
66 Debug(msg string, fields ...zap.Field)
67 Info(msg string, fields ...zap.Field)
68 Warn(msg string, fields ...zap.Field)

Callers 8

WriteSliceBytesMethod · 0.65
WriteSliceBytesMethod · 0.65
narrowMethod · 0.65
FlushMethod · 0.65
PushMethod · 0.65
PlayMethod · 0.65
PushMethod · 0.65
writeAVCCFrameMethod · 0.65

Implementers 1

Loggerlog/log.go

Calls

no outgoing calls

Tested by

no test coverage detected