0.4.0 • Published 10 years ago

logme v0.4.0

Weekly downloads
85
License
-
Repository
-
Last release
10 years ago

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.

0.4.0

10 years ago

0.3.9

10 years ago

0.3.8

12 years ago

0.3.7

12 years ago

0.3.6

12 years ago

0.3.5

12 years ago

0.3.4

12 years ago

0.3.3

12 years ago

0.3.2

12 years ago

0.3.1

12 years ago

0.3.0

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago

0.0.1

12 years ago