package
module
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Nov 23, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ValidLogLevels = []string{"trace", "debug", "info", "warn", "error"}
ValidLogFormats = []string{"plain", "color", "json"}
)
Configure configures zerolog with the provided configuration
Designed for use in CLI applications
Source Files
¶
Click to show internal directories.
Click to hide internal directories.