package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Jun 25, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package zeroconf helps configure the zerolog package using
a json configuration.
type Log struct {
Level LogLevel `json:"level"`
Console bool `json:"console"`
}
Log defines the configurable paremeters supported.
Init is used to prepare the standard global logger
LogLevel defines what levels of log we support
Pre-defined base log levels
Source Files
¶
Click to show internal directories.
Click to hide internal directories.