Skip to content

Instantly share code, notes, and snippets.

@fiveisprime
Created December 27, 2013 23:24
Show Gist options
  • Save fiveisprime/8154041 to your computer and use it in GitHub Desktop.
Save fiveisprime/8154041 to your computer and use it in GitHub Desktop.
Tracer configuration
var logger = require('tracer').colorConsole({
format: '{{timestamp}} <{{title}}> {{message}} (in {{file}}:{{line}})'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment