console-stripe

v0.2.4
A variant of console-stamp. Patch NodeJS console methods in order to add timestamp information by pattern
console timestamp log jslog debug

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

Metadata

  • MIT
  • Whatever
  • Ståle Raknes
  • released 10/28/2016

Downloads

Maintainers