Documentation
¶
Overview ¶
Package raw provides a middleware that logs raw events.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(opts *rawOptions)
Option assign settings to the zerolog middlware.
func Enabled ¶ added in v1.4.0
Enabled is a flag to toggle this middleware on or off. Defaults to true.
Click to show internal directories.
Click to hide internal directories.