package
Version:
v0.0.0-...-fc28810
Opens a new window with list of versions in this module.
Published: Jun 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LogConfig struct {
LogPath string `json:"path" yaml:"path"`
MaxSize int `json:"size" yaml:"size"`
MaxBackups int `json:"backups" yaml:"backups"`
MaxAge int `json:"age" yaml:"age"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.