bunyan-debug-filter

v1.0.1
Bunyan logging with namespaces and log filtering using the DEBUG environment variable
bunyan debug logging logs filtering

format

jscs --fix ./

lint

eslint --fix ./

cover

nyc -r text-summary -r html -- npm run test:only

cover:show

open "file://$PWD/coverage/index.html"

pretest

npm run format && npm run lint

test

npm run cover

test:only

NODE_ENV=test mocha -R spec 'spec/**/*.spec.js'

test:watch

npm run test:only -- -w

postinstall

node tasks/symlink-spec-helpers

Metadata

  • MIT
  • Whatever
  • Matt Dunlap
  • released 8/12/2016

Downloads

Maintainers