electron-log

v3.0.9
Just a very simple logging module for your Electron application
electron atom log logger logging windows mac osx linux and 2 more...

lint

eslint '**/*.js' --ignore-pattern '**/dist/*.js'

test

npm run lint && npm run tslint && npm run mocha && npm run test-projects

mocha

mocha '**/*.spec.js' --exclude 'test-projects/**' --exclude 'node_modules/**'

tslint

tslint -p . -t verbose electron-log.d.ts

prepack

npm run test

postversion

git push && git push --tags

test-projects

mocha 'test-projects/**/*.spec.js'

Metadata

  • MIT
  • Whatever
  • Alexey Prokhorov
  • released 11/6/2019

Downloads

Maintainers