//
pkg.gl
Category
github.com/clusterhq/fli
log
package
0.0.0-20170104014118-c5655c46b426
Repository:
https://github.com/clusterhq/fli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
78 SLOC
#
Functions
Errorf
Errorf is a wrapper for printf at error level.
Fatalf
Fatalf is equivalent to Printf() followed by a call to os.Exit(1).
New
New ..
Printf
Printf ..
#
Constants
Critical
Critical ..
Debug
Debug ..
Error
Error ..
Info
Info ..
Warn
Warn ..
#
Structs
Logger
Logger ..
#
Type aliases
Level
Level is the logging level.