0.8.1 • Published 5 months ago

roku-log-bsc-plugin v0.8.1

Weekly downloads
55
License
ISC
Repository
github
Last release
5 months 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

5 months ago

0.8.1

1 year ago

0.8.0

1 year ago

0.6.2

1 year ago

0.7.0

1 year ago

0.5.6

2 years ago

0.5.5

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.0

2 years ago

0.5.1

2 years ago

0.3.0

3 years ago

0.4.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago