fhlog

v0.13.1
Simple and flexible logger for the browser and Node.js

format

FHLOG_FILES=`find ./lib -type f -name '*.js' | xargs` && linelint $FHLOG_FILES && lintspaces -nt -i js-comments -d spaces -s 2 $FHLOG_FILES && jshint $FHLOG_FILES

build

browserify -s fhlog -t brfs -e ./lib/LoggerFactory.js -o ./dist/fhlog.js

test

browserify -e ./test/index.js -t brfs -o ./test/browser/bundle.js && mocha -R spec ./test/*.js -t 10000

test-karma

karma start
npm i fhlog

Metadata

  • MIT
  • Whatever
  • Evan Shortiss
  • released 1/31/2018

Downloads

Maintainers