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
23Next

1.2.0

Diff

Changelog

Source

v1.2.0 - 2017-06-01

  • changed handleExceptions exitOnError to exit immediately, instead of on a timout.
seanmonstar
published 1.1.2 •

Changelog

Source

v1.1.2 - 2016-12-02

  • fixed error when error does not have a stack property
seanmonstar
published 1.1.1 •

Changelog

Source

v1.1.1 - 2016-06-22

  • fixed error message when handler is undefined in intel.config()
seanmonstar
published 1.1.0 •

Changelog

Source

v1.1.0 - 2015-12-14

  • added basename option to intel.console()
seanmonstar
published 1.0.2 •

Changelog

Source

v1.0.2 - 2015-09-10

  • fixed formatting of RegExps by default
seanmonstar
published 1.0.1 •

Changelog

Source

v1.0.1 - 2015-08-19

  • fixed Filter bug when more than 1 filter was added
  • fixed debug() interception when using intel.console()
seanmonstar
published 1.0.0 •

Changelog

Source

v1.0.0 - 2014-12-17

  • added intel.console({ logger: str }) to specify a parent logger
  • added record.v to indicate log record format
  • added record.host equal the os.hostname()
  • added %j alias to %O in printf
  • added %? default formatting for an argument
  • added :4 flag for indenting JSON in printf. such as %:2j.
  • fixed logger.trace() to no longer set record.exception=true
  • fixed cirular references in log arguments
  • fixed intel.console(debug) with uncolored output
  • changed log.info('%s', false) string interpolation to use internal printf
  • changed JSON format of Record to not include interpolated message, since it already contains args
  • changed Record.timestamp to use Date.now() instead of new Date()
  • removed Promises being returned from log methods. Not useful, slows it down.
  • removed Rotating handler from core. Use logrotate-stream or similar.
  • performance HUGE BOOST ACROSS THE BOARD
seanmonstar
published 1.0.0-b6 •

seanmonstar
published 1.0.0-b5 •

seanmonstar
published 1.0.0-b4 •

23Next
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