package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 20, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(args ...interface{})
Debug logs a debug message
func Debugf(template string, args ...interface{})
Debugf logs a formatted debug message
func Error(args ...interface{})
Error logs an error message
func Errorf(template string, args ...interface{})
Errorf logs a formatted error message
func Info(args ...interface{})
Info logs an info message
func Infof(template string, args ...interface{})
Infof logs a formatted info message
Init initializes the logger with the given verbosity level
Sync flushes any buffered log entries
Source Files
¶
Click to show internal directories.
Click to hide internal directories.