Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

roku-log-bsc-plugin

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roku-log-bsc-plugin

Visual studio plugin for roku logger

latest
Source
npmnpm
Version
0.8.1
Version published
Maintainers
1
Created
Source

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

Keywords

brightscript

FAQs

Package last updated on 26 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts