colors-logger

0.4.0 • Public • Published

colors-logger

Log your information and errors colorfully

Installation

Run npm install colors-logger --save

Note: Currently this is used in nodejs only.

Example usage

const Logger = require("colors-logger");
const logger = new Logger();
logger.log("You message here", "log", ["INFO"]);

Useful links

/colors-logger/

    Package Sidebar

    Install

    npm i colors-logger

    Weekly Downloads

    18

    Version

    0.4.0

    License

    MIT

    Unpacked Size

    1.12 MB

    Total Files

    38

    Last publish

    Collaborators

    • puneetgopinath