//
pkg.gl
Category
github.com/swithek/httpflow
logutil
package
0.0.0-20210302114855-3975a26f6022
Repository:
https://github.com/swithek/httpflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
42 SLOC
#
Functions
Critical
Critical creates an error level log event and sends the error to the remote error tracking service.
Recover
Recover handles recoveries from panics, sends their info to the remote error tracking service and logs them locally.