package
Version:
v2.0.0-alpha.2
Opens a new window with list of versions in this module.
Published: Oct 29, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Level string `yaml:"level"`
AsJson bool `yaml:"as_json"`
DisableLoggers []string `yaml:"disable_loggers"`
Filters []string `yaml:"filters"`
}
type LogConfigLoader struct {
Log *Config `yaml:"logger"`
}
Source Files
¶
Directories
¶
|
|
|
logext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.