package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Dec 24, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger 返回带 module 字段的 logger
type Config struct {
Path string `toml:"path"`
RotationTime string `toml:"rotation_time"`
MaxAge string `toml:"max_age"`
DefaultPattern string `toml:"default_pattern"`
Level string `toml:"level"`
Format string `toml:"format"`
}
Config 日志配置
Source Files
¶
Click to show internal directories.
Click to hide internal directories.