Documentation
¶
Overview ¶
Package zerolog provides a middleware that adds a zerolog logger to the context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(opts *zerlogOptions)
Option assign settings to the zerolog middlware.
func Fields ¶
Fields pass a map of attributes which are appended to all log messages emitted by this logger.
Click to show internal directories.
Click to hide internal directories.