Documentation
¶
Index ¶
Constants ¶
View Source
const ( DEBUG logLevel = 1 << iota INFO WARNING ERROR )
Variables ¶
View Source
var LogHandler = NewFileLogger()
Functions ¶
func NewFileLogger ¶
func NewFileLogger() *fileLogger
func NewStdLogger ¶
func NewStdLogger() *stdLogger
Types ¶
Click to show internal directories.
Click to hide internal directories.