hapijs / log

hapi logging plugin
Other
6 stars 5 forks source link

Support ignoring specified paths #2

Closed cjihrig closed 3 years ago

cjihrig commented 3 years ago

It should be possible to ignore user specified paths such as /health.

geek commented 3 years ago

This is supported with ignorePaths feature: https://github.com/hapijs/log/blob/e76642ee5c5f396bdf48f02faa122b91ba69b091/test/index.js#L350