hapijs / log

hapi logging plugin
Other
6 stars 5 forks source link

Support hooking into hapi's event system #7

Closed cjihrig closed 1 year ago

cjihrig commented 3 years ago

Allow the user to define how the logger integrates with common hapi events ('log', 'onRequest', 'request', 'response', 'start', 'stop', etc.).