Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 363 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 363 Bytes

Change Log

0.1.0 - 2016-05-03

Added

  • Added request_id to logs belonging to the same page request.

Changed

  • Rewrote Superlogger to remove monkey patching. Now logging is done through Rails.logger
  • Superlogger will now only unsubscribe log subscribers that it supports.