Skip to content

Releases: JordiPolo/lorekeeper

Fix compatibility with Rails 7.2 and Ruby 3.3

17 Jan 03:13
fbd22ea
Compare
Choose a tag to compare

Fix Lorekeeper::BacktraceCleaner to support BacktraceLocation

2.6.2

13 Oct 06:37
9fc95df
Compare
Choose a tag to compare

Fix respond_to? method signature

2.6.1

13 Oct 06:36
4702c93
Compare
Choose a tag to compare

Fix Lorekeeper::BacktraceCleaner#clean to not raise when a non-array value is passed

2.6.0

13 Oct 06:35
dd17b32
Compare
Choose a tag to compare

Expose Lorekeeper::BacktraceCleaner

2.5.0

13 Oct 06:34
1ba96ff
Compare
Choose a tag to compare

Update the backtrace cleaner in JSONLogger to remove web server and stdlib lines, and to strip the Rails.root prefix

2.4.0

03 Apr 22:30
7018b15
Compare
Choose a tag to compare

Adds with_level method to logger.

2.3.0

05 Aug 15:55
27e8bb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.3.0

2.2.1

04 Aug 04:50
a865df5
Compare
Choose a tag to compare
Fix MultiLogger to not raise NoMethodError (#30)

* Fix MultiLogger to not raise NoMethodError for the methods defined in JSONLogger

* bring back method_missing

2.2.0

29 Jul 06:00
74787d2
Compare
Choose a tag to compare

no meta-programing and dropping support for Ruby < 2.7

Support silence method

16 Mar 21:08
7d3c319
Compare
Choose a tag to compare
1.11.0

Support for activerecord-session_store v2 (#19)