Minimalistic logger for Node.js.

$ npm install logme
var logme = require('logme');
logme.critical('The base is under attack');
For more complete examples see "examples/".
Sure.
$ npm install
$ make test
Anytime.
Send me a pull request with your theme and I will include it.
MIT License.