tidy-console-logs

1.0.3 • Public • Published

npm install -g -f tidy-console.logs

Use the --force flag till bug is fixed. #9695

Description

Remove pesky console.log statements in node and browser environments.

  • Supports log, error, warn, info, debug, dir, time, timeEnd in node
  • Supports log, error, warn, info, time in node

Usage

  • Simply require the module: var tcl = require(tidy-console-logs);
  • Invoke in your file: tcl.cleanLogs();

Package Sidebar

Install

npm i tidy-console-logs

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • ahadb