package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Feb 21, 2025
License: MIT
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
¶
View Source
const (
INFO = 1
WARN = 2
ERROR = 4
DEBUG = 8
FATAL = 16
)
func Debug(v ...interface{})
func Error(v ...interface{})
func Fatal(v ...interface{})
func Info(v ...interface{})
func Warn(v ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.