Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LevelsToString ¶
LevelsToString converts a slice of levels to string (concatenated).
Types ¶
type Level ¶
type Level int
Level specification.
func FromString ¶
FromString returns a `Level` from a given string.
Note: Failure will return `None` level.
func MustFromString ¶ added in v1.3.9
MustFromString returns a `Level` from a given string.
Note: Failure will log, and exit.
Click to show internal directories.
Click to hide internal directories.