package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Aug 28, 2015
License: MIT
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
¶
Fatal logs the error and exists the program with os.Exit(1).
Log just calls LogWith(err, log.V(log.Info)).
LogError is a wrapper that calls Log(NewError(task, err)).
LogErrorWithHint is a wrapper that calls Log(NewErrorWithHint(task, err, hint)).
LogWith logs the given error using the given logger.
RootCause returns the error deepest in the error chain.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.