intel v0.3.0 Release Notes

Release Date: 2013-10-22 // over 10 years ago
    • ➕ added intel.handlers.Rotating
    • ➕ added ignore options to intel.console()
    • ➕ added chalk.enabled when colorize is used
    • ➕ added padding and truncation to printf
    • ➕ added Logger#handleExceptions to catch uncaught exceptions
    • ➕ added stack traces when an exception is logged
    • 🔄 changed datetime to strftime, adds %L to output milliseconds
    • 🔄 changed Promises from Q to bluebird, significantly faster
    • 🛠 fixed Console handler from using accepting format options
    • optimizations for common cases, big boost