Documentation
¶
Index ¶
Constants ¶
View Source
const (
GO_LOG = "GO_LOG"
)
Variables ¶
View Source
var LogLevel = map[string]int{
"trace": 0,
"info": 1,
"warn": 2,
"error": 3,
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.