Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogLevel ¶
type LogLevel struct {
// contains filtered or unexported fields
}
LogLevel implements flag.Value and can be used to set the logging level from a flag. The zero value is ready for use.
func (LogLevel) FilterOption ¶
Return l as a FilterOption that can be used with level.NewFilter.
Click to show internal directories.
Click to hide internal directories.