Documentation
¶
Index ¶
- func DeleteLevel(level string)
- func IsDebug() bool
- func IsLevel(level string) bool
- func LevelPrintf(level string, format string, v ...interface{})
- func LevelPrintln(level string, v ...interface{})
- func Printf(format string, v ...interface{})
- func Println(v ...interface{})
- func SetDebug(status bool)
- func SetLevel(levels ...string)
- func SetLevelString(levels string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteLevel ¶
func DeleteLevel(level string)
No safe. Do not change the values if you do not believe that non-concurrent access
func LevelPrintf ¶
func LevelPrintln ¶
func LevelPrintln(level string, v ...interface{})
func SetDebug ¶
func SetDebug(status bool)
No safe. Do not change the values if you do not believe that non-concurrent access
func SetLevel ¶
func SetLevel(levels ...string)
No safe. Do not change the values if you do not believe that non-concurrent access
func SetLevelString ¶
func SetLevelString(levels string)
No safe. Do not change the values if you do not believe that non-concurrent access
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.