Socket
Socket
Sign inDemoInstall

intel

Package Overview
Dependencies
12
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

1.0.0-b3

Diff

seanmonstar
published 1.0.0-b2 •

seanmonstar
published 1.0.0-b1.1 •

seanmonstar
published 1.0.0-b1 •

seanmonstar
published 0.5.2 •

Changelog

Source

v0.5.2 - 2014-02-19

  • added strip option to Formatter, which will strip all ANSI code
seanmonstar
published 0.5.1 •

Changelog

Source

v0.5.1 - 2014-02-12

  • added bgBlue to TRACE
  • changed uncaught exceptions log level to CRITICAL
  • fixed error if null was passed an argument to Logger.log()
seanmonstar
published 0.5.0 •

Changelog

Source

v0.5.0 - 2014-02-10

  • added direct integration with dbug module
  • added Logger.removeAllHandlers()
  • added formatFn for Formatters and regex, flags, and function for Filters to ease intel.config()
  • added Logger#trace and intel.TRACE level
  • added exception: boolean and uncaughtException: boolean to LogRecord
  • added Logger.NONE and Logger.ALL levels
  • changed intel.config to remove default ROOT console handler
  • changed intel.console to remove "lib" from logger names like "connect.lib.session" to be "connect.session"
  • performance improved for Logger#getEffectiveLevel()
seanmonstar
published 0.4.0 •

Changelog

Source

v0.4.0 - 2013-12-04

  • added intel.console({ debug: 'foo' }) option
  • performance gains
seanmonstar
published 0.3.1 •

Changelog

Source

v0.3.1 - 2013-11-04

  • fixed Rotating handler writing lock (thanks @chopachom)
seanmonstar
published 0.3.0 •

Changelog

Source

v0.3.0 - 2013-10-22

  • 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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc