package
Version:
v0.0.0-...-5fda629
Opens a new window with list of versions in this module.
Published: Mar 24, 2022
License: MulanPSL-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(v ...interface{})
Debug output logs at debug level
func Error(v ...interface{})
Error output logs at error level
func Fatal(v ...interface{})
Fatal output logs at fatal level
func Info(v ...interface{})
Info output logs at info level
func Warn(v ...interface{})
Warn output logs at warn level
const (
DEBUG Level = iota
INFO
WARNING
ERROR
FATAL
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.