package
Version:
v0.0.0-...-735184e
Opens a new window with list of versions in this module.
Published: Sep 3, 2024
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 (l *Log) Debugf(format string, args ...interface{})
func (l *Log) Errorf(format string, args ...interface{})
Errorf prints warning message according to a format
func (l *Log) Fatalf(format string, args ...interface{})
Fatalf prints fatal message according to a format and exits program
func (l *Log) Infof(format string, args ...interface{})
Infof prints info message according to a format
Source Files
¶
Click to show internal directories.
Click to hide internal directories.