1.1.4 • Published 2 years ago

@jakobgetz/logger v1.1.4

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

JSLogger dev

The default logger for all applications by Jakob Getz

Developers

For working on this package you need to use Visual Studio Code as your IDE.

Make sure the following extensions are installed and activated:

  • ESLint:dbaeumer.vscode-eslint (See linting errors in your code editor and auto fix linting errors on file save)
  • Prettier:esbenp.prettier-vscode (See formatting errors in your text editor and auto fix formatting errors on file save)
  • CircleCi:jodyh.circleci-vscode (See your circleci status inside vscode) In order for this to work you have to generate a token https://app.circleci.com/settings/user/tokens and set the key "circleci-vscode.apiToken" in your users(!) settings.json to that token