Documentation ¶
Index ¶
- Variables
- func AllPids(procRoot string) ([]int, error)
- func Assert(test bool)
- func CheckFatal(e error)
- func CheckWarn(e error)
- func ErrorMessages(errors []error) string
- func LogLogger() *log.Logger
- func LoggingHTTPHandler(h http.Handler) http.Handler
- func SetLogLevel(levelname string)
- type WaitGroup
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Log *logrus.Logger
)
Functions ¶
func CheckFatal ¶ added in v0.10.0
func CheckFatal(e error)
func ErrorMessages ¶ added in v1.1.0
func SetLogLevel ¶ added in v1.1.0
func SetLogLevel(levelname string)
Types ¶
Click to show internal directories.
Click to hide internal directories.