MCPcopy
hub / github.com/rs/zerolog / timestampHook

Struct timestampHook

context.go:393–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391}
392
393type timestampHook struct{}
394
395func (ts timestampHook) Run(e *Event, level Level, msg string) {
396 e.Timestamp()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected