Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultLoggerFactory ¶
type DefaultLoggerFactory struct {
Filename string
MaxSizeMB int
MaxAgeDays int
MaxBackups int
Compress bool
LogToConsole bool
// contains filtered or unexported fields
}
type LogrusHook ¶
func (*LogrusHook) Levels ¶
func (hook *LogrusHook) Levels() []logrus.Level
Click to show internal directories.
Click to hide internal directories.