//
pkg.gl
Category
github.com/benc-uk/go-rest-api
pkg
logging
package
1.0.11
Repository:
https://github.com/benc-uk/go-rest-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
40 SLOC
#
Functions
FilteredRequestLogger
FilteredRequestLogger is a copy of the middleware.RequestLogger function - But with a reg-ex to filter & exclude URLs from logging.
NewFilteredRequestLogger
NewFilteredRequestLogger constructs a new FilteredRequestLogger with stdout logging.