//
pkg.gl
Category
github.com/seanpfeifer/rigging
logging
package
0.3.4
Repository:
https://github.com/seanpfeifer/rigging.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
13 SLOC
#
Functions
FatalIfError
FatalIfError will log the error and exit if it is non-nil.
LogIfError
LogIfError will log the [error + extra info] if the error is non-nil.