Sha256: 3e0d12ccfd7fa946cdd23154177d696dc9881930339ce6b2526c6b70d2100e77
Contents?: true
Size: 1.17 KB
Versions: 1
Compression:
Stored size: 1.17 KB
Contents
#### 2.1.1 - Report correct request method when Rails handles an exception #### 2.1.0 - Require Rails 7.1.2 - Remove BroadcastLogger extension #### 2.0.0 - (Breaking) Require Rails 7.1 For Rails 5.2, 6.x, and 7.0, use log_sanity 1.x - (Potentially breaking) Remove RoutingErrorCatcher middleware Shouldn't break unless directly referenced during app's middleware setup Mostly not needed on Rails 7.1, but for an alternative, see [rails-hush](https://github.com/zarqman/rails-hush) gem - Handle new events and updated payloads for Rails 7.1 - Use updated instrumentation API in request_logger - Refactor initializer to use on_load #### 1.3.2 - Fix logging on Rails 7.1 due to default use of BroadcastLogger #### 1.3.1 - Handle updated show_exceptions values in Rails 7.1 #### 1.3.0 - Fix timing of gem initialization - Support Rails 7.1 - Ensure ActionCable's logger level isn't made more permissive #### 1.2.0 - Add support for ActionCable logs - Fix :at on Rails 7 #### 1.1.1 - Support Rails 7.0 #### 1.1.0 - Include tags when rendering formatted strings - Preserve string_formatter as disabled - Place :at at the front of messages #### 1.0.0 and prior (see git history)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
log_sanity-2.1.1 | CHANGELOG.md |