package
Version:
v0.40.0
Opens a new window with list of versions in this module.
Published: Apr 19, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Au Aurora instance used for colors
Colorize chnage the logger to support colors printing.
func Errorf(part string, parts ...interface{})
Errorf print a error with formatting (red)
func Infof(part string, parts ...interface{})
Infof print a information with formatting (green)
func Printf(part string, parts ...interface{})
Printf print a message with formatting
func Warnf(part string, parts ...interface{})
Warnf print a warning with formatting (yellow)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.