MCPcopy
hub / github.com/rs/zerolog / log.go

File log.go

log/log.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Package log provides a global logger for zerolog.
2package log
3
4import (

Callers

nothing calls this directly

Calls 4

NewFunction · 0.92
LoggerMethod · 0.80
WithMethod · 0.80
TimestampMethod · 0.45

Tested by

no test coverage detected