package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Dec 11, 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
¶
func Debug(msg string, args ...interface{})
Debug logs a debug message.
func Error(msg string, args ...interface{})
Error logs an error message.
func Info(msg string, args ...interface{})
Info logs an info message.
L returns the current global logger.
Named returns a child logger that inherits the configured options.
SetLogger sets the global logger.
func Warn(msg string, args ...interface{})
Warn logs a warning message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.