package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 15, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(format string, args ...interface{})
func Error(format string, args ...interface{})
func Info(format string, args ...interface{})
func SetJSONMode(enabled bool)
func Warn(format string, args ...interface{})
const (
LevelDebug Level = "DEBUG"
LevelInfo Level = "INFO"
LevelWarn Level = "WARN"
LevelError Level = "ERROR"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.