package
Version:
v0.0.0-...-6b8b8f0
Opens a new window with list of versions in this module.
Published: Nov 19, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewLogbook returns configured logbook
type Config struct {
Provider string `yaml:"provider"`
Level string `yaml:"level"`
}
Config stuct privides configuration for logger
Cleanup releases all allocated objects
Reset fills config structure with default values
Validate provides config structure validation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.