package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 4, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger provides logging functionality
NewLogger creates a new logger instance
Debug logs a debug message
Error logs an error message
Info logs an informational message
func (l *Logger) Warning(format string, args ...interface{})
Warning logs a warning message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.