//
pkg.gl
Category
github.com/pbivrell/httplog
loggers
logrus
package
0.0.3
Repository:
https://github.com/pbivrell/httplog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
42 SLOC
#
Functions
NewLogger
NewLogger returns an httplog.Logger.
WithLogrus
WithLogrus allows you to replace the default logrus logger with your own.
#
Structs
Logger
Logger is the logrus implementation of httplog.Logger.