package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
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 Debugf(format string, v ...interface{})
Debugf logs debug messages
func Errorf(format string, v ...interface{})
Errorf logs error messages
GetLevel returns the current log level as a string
func Infof(format string, v ...interface{})
Infof logs info messages
Init initializes the logger with the specified log level
func Warnf(format string, v ...interface{})
Warnf logs warning messages
LogLevel represents the logging level
Source Files
¶
Click to show internal directories.
Click to hide internal directories.