package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Dec 4, 2024
License: GPL-3.0
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
¶
type Logger struct {
LogLevel int
}
func (l *Logger) Debug(args ...interface{})
func (l *Logger) Error(args ...interface{})
func (l *Logger) Fatal(args ...interface{})
func (l *Logger) Info(args ...interface{})
func (l *Logger) Warning(args ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.