good-requests-filter

0.1.0 • Public • Published

good-requests-filter

Simple transform stream for filtering specific request logging with good

Build status

Good Requests Filter

Extends Stream.Transform and filters requests logs which match given regular expressions

new GoodRequestsFilter (options)

Creates a new GoodRequestsFilter transform stream.

  • options an object with a paths property which is an array of regular expressions to filter. For example `{ paths: [ //swaggerui/*/ ] }

Package Sidebar

Install

npm i good-requests-filter

Weekly Downloads

157

Version

0.1.0

License

BSD-3-Clause

Last publish

Collaborators

  • idoesh