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

Struct LevelNameHook1

binary_test.go:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54type LevelNameHook1 struct{}
55
56func (h LevelNameHook1) Run(e *Event, l Level, msg string) {
57 if l != NoLevel {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected