0.4.0 • Published 12 years ago
logme v0.4.0
Logme
Minimalistic logger for Node.js.

Features.
- Error levels
- Tokens
- Custom templates
- Custom everything
How to install it?
$ npm install logmeNeat. 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 testContributing to this library.
Anytime.
Theme master?
Send me a pull request with your theme and I will include it.
Inspiration.
License.
MIT License.
