Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 905 Bytes

File metadata and controls

35 lines (19 loc) · 905 Bytes

1.5.4 (2016-10-12)

  • Enable colorization of output log - thanks @ihinojal

1.5.2 (2015-11-12)

  • Track queries from 'lib' or 'engines' folders. Thanks to @amalkov

  • Updates to log formatting to make it look better. Thanks to @carsonreinke

1.5 (2015-09-23)

Merge pull request #13 from mtyeh411/fix_root_trace_filter

Fixed Rails 4.2 backtrace_cleaner root filter with sql-logging gem

Thank you @mtyeh411

1.4 (2015-03-05)

Support for ignoring ActiveRecord cached queries that show up in the log with a CACHE prefix.

ActiveRecordQueryTrace.ignore_cached_queries = true

See this Pull-Request for additional notes on how these cached queries can also be skipped from the log file:

brunofacca#10

Thank you to @tinynumbers for this contribution.

< 1.3

Unavailable. Sorry, I was not keep tracking of history prior to 1.4