package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Mar 28, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Debug writes debug level messages using the package logger
func Debugf(fmt string, inf ...interface{})
Debugf writes formatted debug level messages using the package logger
Info writes info level messages using the package logger
func Infof(fmt string, inf ...interface{})
Infof writes formatted info level messages with the package logger
SetLogger sets the package logger
Logger is a simple interface that handles Info and Debug logging
GetLogger returns the package logger
Source Files
¶
Click to show internal directories.
Click to hide internal directories.