0.1.0 • Published 10 years ago
good-requests-filter v0.1.0
good-requests-filter
Simple transform stream for filtering specific request logging with good
Good Requests Filter
Extends Stream.Transform and filters requests logs which match given regular expressions
new GoodRequestsFilter (options)
Creates a new GoodRequestsFilter transform stream.
optionsan object with apathsproperty which is an array of regular expressions to filter. For example `{ paths: /\/swaggerui\/*/ }
0.1.0
10 years ago