Documentation
¶
Overview ¶
Package extlogging contains general utilities for extension logging. We recommend that extensions leverage zerolog.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitZeroLog ¶
func InitZeroLog()
InitZeroLog configures the zerolog logging output in a standardized way. More specifically, it configures the output to be sent to stderr, a human-readable output format and the time format.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.