package
Version:
v1.4.4
Opens a new window with list of versions in this module.
Published: Apr 18, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 34
Opens a new window with list of known importers.
Documentation
¶
func Debug(v ...interface{})
Debug logging.
func Info(v ...interface{})
Info logging.
func Panic(v ...interface{})
Panic logging in red, followed by panic.
SetupLoggers configures the different loggers according to the
log level flag. The default is to log info, success, warn and panic.
func Success(v ...interface{})
Success logging in green.
func Warn(v ...interface{})
Warn logging in yellow.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.