Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Levels ¶
type Levels []LevelName
Levels represents levels by priority to name first item has highest priority
type Logger ¶
type Logger interface {
io.Closer
Sync()
With(format string, level int, sync bool, hierarchy ...string) Prepared
}
Logger represents a Logger
Click to show internal directories.
Click to hide internal directories.