Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Available = []string{}
View Source
var Backend = newBackend()
View Source
var Logger = newLogger()
View Source
var Registered = make(map[string]*logging.Logger)
Functions ¶
func Init ¶
func Init(level int)
Init initializes logging. This should ALWAYS be called in your program.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.