package
Version:
v0.0.0-...-4e24f74
Opens a new window with list of versions in this module.
Published: Feb 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
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{})
func Error(v ...interface{})
func Info(v ...interface{})
func Infof(format string, v ...interface{})
func Warn(v ...interface{})
const (
LEVEL_ERROR LogLevel = iota
LEVEL_WARN
LEVEL_INFO
LEVEL_DEBUG
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.