package
Version:
v1.3.4-beta8
Opens a new window with list of versions in this module.
Published: Jul 12, 2024
License: AGPL-3.0, GPL-3.0
Opens a new window with license information.
Imports: 3
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 Debugf(f string, v ...interface{})
func Error(v ...interface{})
func Errorf(f string, v ...interface{})
func Info(v ...interface{})
func Infof(f string, v ...interface{})
func Warn(v ...interface{})
const (
DEBUG LEVEL = iota
INFO
WARN
ERROR
NONE
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.