Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AllowedLevel ¶
type AllowedLevel struct {
// contains filtered or unexported fields
}
AllowedLevel is a settable identifier for the minimum level a log entry must be have.
func (*AllowedLevel) Set ¶
func (l *AllowedLevel) Set(s string) error
Set updates the value of the allowed level.
Click to show internal directories.
Click to hide internal directories.