This package has been deprecated

Author message:

Package no longer supported. Use at your own risk.

console-stripe

0.2.6 • Public • Published

console-stripe

npm downloads

This module enables you to patch the console's methods in Node.js, to add timestamp prefix based on a given string pattern, and more...

This is just å copy of Console-stamp, but without the colors, which in this module is based on the type of message. error is red, warn is yellow and info is blue. The rest has no color.

Usage

Install

npm install console-stripe

Example

require( "console-stripe" )( console );

Console

/console-stripe/

    Package Sidebar

    Install

    npm i console-stripe

    Weekly Downloads

    10

    Version

    0.2.6

    License

    MIT

    Last publish

    Collaborators

    • starak