package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Mar 1, 2024
License: GPL-3.0, 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
¶
func Error(a interface{})
Error logs en error
func Errorf(format string, a ...interface{})
Errorf logs an error (printf format)
func Fatal(a interface{})
Fatal logs an error, then exits
func Fatalf(format string, a ...interface{})
Fatalf logs an error, then exits (printf format)
Info render informational message
func Infof(format string, a ...interface{})
Infof render informational message (printf version)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.