@aptoma/hapi-log
v12.0.0
Published
Hapi Log Plugin
Readme
Hapi Log
A Logging plugin for Hapi
Test & Development
Running tests
$ npm testWatching for changes and run all tests when developing.
$ npm run watchCreating releases
$ npm run release
$ npm run release:minor
$ npm run release:majorRunning benchmarks
$ npm run benchDeveloper friendly output
This package includes a script called pretty-hapi-log which can be used to parse the output and make it colorful and pretty.
Example
node my-hapi-server.js | ./node_modules/.bin/pretty-hapi-log