mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This commit updates the `101-lograge` initializer to unsubscribe from log events logged by `ActionView::LogSubscriber`. This is what the `lograge` gem has been doing but its implementation is not compatible with Rails 7.1 and we started getting noise in our logs when lograge is enabled.