package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Sep 15, 2017
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debugf(format string, args ...interface{})
Debugf prints debug messages
func Errorf(format string, args ...interface{})
Errorf prints warning messages
func Fatalf(format string, args ...interface{})
Fatalf prints fatal message and exits program
func Infof(format string, args ...interface{})
Infof prints info messages
SetDebug sets output into debug mode if true passed
func SuppressOutput(suppress bool)
SuppressOutput suppresses all output from logs if `suppress` is true
used while testing
Source Files
¶
Click to show internal directories.
Click to hide internal directories.