Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Filename string
MaxSize int
MaxBackups int
MaxAge int
Level logrus.Level
Formatter logrus.Formatter
}
Config is the configuration for the rotate file hook.
Click to show internal directories.
Click to hide internal directories.