JSPM

  • Created
  • Published
  • Downloads 108
  • Score
    100M100P100Q77285F
  • License BSD

Console logger with support for colors and log levels, it complies to the default console.log interface, with methods like log,error,warn,debug and extended with some extra levels for nice formatting purposes.

Package Exports

  • ansi-logger

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ansi-logger) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ANSI Logger for Node.js

Console logger with support for colors and log levels, it complies to the default console.log interface, with methods like log,error,warn and debug but is extended with some extra levels for nice formatting purposes.

Build

For building a new version simply run

coffee -cbo lib lib/src