0.8.1 • Published 2 years ago

roku-log-bsc-plugin v0.8.1

Weekly downloads
55
License
ISC
Repository
github
Last release
2 years ago

Getting started

build GitHub NPM Version

  • npm i roku-log-bsc-plugin --save-dev
  • In your projects bsconfig.json add plugins: ["roku-log-bsc-plugin"]
  • Add a section to bsconfig.json, as follows:
  "rokuLog": {
    "strip": false,
    "insertPkgPath": true,
    "removeComments": true
  },

Options

  • strip - if true, then all log calls will be removed from your app
  • insertPkgPath - if true, then the first parameter of the log message, will have the full file location added.
  • removeComments - if true, then all comments are replaced with empty lines
0.9.0-beta.1

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.6.2

3 years ago

0.7.0

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.3.0

4 years ago

0.4.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago