logme

0.4.0 • Public • Published

Build Status

Logme

Minimalistic logger for Node.js.

screenshot

Features.

  • Error levels
  • Tokens
  • Custom templates
  • Custom everything

How to install it?

$ npm install logme

Neat. Now what?

var logme = require('logme');
logme.critical('The base is under attack');

Whaaaat?

For more complete examples see "examples/".

Tests.

Sure.

$ npm install
$ make test

Contributing to this library.

Anytime.

Theme master?

Send me a pull request with your theme and I will include it.

Inspiration.

License.

MIT License.

/logme/

    Package Sidebar

    Install

    npm i logme

    Weekly Downloads

    70

    Version

    0.4.0

    License

    none

    Last publish

    Collaborators

    • vesln