Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Levels = []logutils.LogLevel{"TRACE", "DEBUG", "INFO", "WARN", "ERR"}
Functions ¶
func NewLogFilter ¶
func NewLogFilter() *logutils.LevelFilter
func ValidateLevelFilter ¶
func ValidateLevelFilter(min logutils.LogLevel, filter *logutils.LevelFilter) bool
Types ¶
type SyslogWrapper ¶
type SyslogWrapper struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.