Documentation
¶
Overview ¶
Package zerolog provides an implementation of golog.Logger using rs/zerolog.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CallerSkipFrameCount = zerolog.CallerSkipFrameCount + 1
CallerSkipFrameCount is the number of stack frames to skip to find the caller. It is set to zerolog.CallerSkipFrameCount + 1 to account for the golog wrapper.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.