package
Version:
v0.0.0-...-255a7ba
Opens a new window with list of versions in this module.
Published: Feb 22, 2023
License: LGPL-2.1
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
LEVEL_DEBUG = iota
LEVEL_INFO
LEVEL_WARN
LEVEL_ERROR
LEVEL_NONE
)
func Debug(format string, v ...interface{})
func Error(format string, v ...interface{})
func Info(format string, v ...interface{})
func SetLogLevel(level int)
func Warn(format string, v ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.