electron-log

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

ttt

echo ${npm_config_node_version}

lint

eslint '**/*.js' --ignore-pattern '**/dist/*.js' && tsc --noEmit

test

humile 'src/**/*spec.js'

prepack

npm run test:full

test:e2e

humile 'e2e/**/*.spec.js' -R list

test:full

npm run test && npm run lint && npm run test:e2e

preversion

npm run test:full

postversion

git push && git push --tags

Metadata

  • MIT
  • Whatever
  • Alexey Prokhorov
  • released 7/31/2021

Downloads

Maintainers