package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Dec 12, 2022
License: Unlicense
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (logger Logger) Debugf(format string, args ...interface{})
Debugf log to stdout only if Debug is true.
func (logger Logger) Errorf(format string, args ...interface{})
Errorf log to stdout always.
func (logger Logger) Infof(format string, args ...interface{})
Infof log to stdout only if Debug is true.
func (logger Logger) Warnf(format string, args ...interface{})
Warnf log to stdout always.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.