package
module
Version:
v0.0.0-...-e903578
Opens a new window with list of versions in this module.
Published: Dec 12, 2023
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Format string `json:"format"`
Level string `json:"level"`
FilePath string `json:"file_path"`
FileCount int `json:"file_count"`
FileSize storageunit.Bytes `json:"file_size"`
FileDuration time.Duration `json:"file_duration"`
FileCompress bool `json:"file_compress"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.