Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &Settings{}
Functions ¶
func NewInvalidLogLevelError ¶
Types ¶
type InvalidLogLevelError ¶
func (InvalidLogLevelError) Error ¶
func (err InvalidLogLevelError) Error() string
func (InvalidLogLevelError) Unwrap ¶
func (err InvalidLogLevelError) Unwrap() error
type LoggerGetter ¶
LoggerGetter is an interface that provides logger.
type Settings ¶
type Settings struct {
// contains filtered or unexported fields
}
Settings stores configuration for logger.
Click to show internal directories.
Click to hide internal directories.