package
Version:
v0.0.11
Opens a new window with list of versions in this module.
Published: Mar 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Option struct {
LogPath string `koanf:"LogPath"`
MaxLogChanLength int `koanf:"MaxLogChanLength"`
Formatter string `koanf:"Formatter"`
WithFileLine bool `koanf:"WithFileLine"`
FileLineSkip int `koanf:"FileLineSkip"`
Filter map[string]logging.Level `koanf:"Filter"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.