Lograge v0.12.0 Release Notes

    • Preserve original Action Cable functionality by using prepend instead of redefining methods #310
    • 🚅 Return a Rack::BodyProxy from the Rails::Rack::Logger monkey patch, this ensures the same return type as Rails #333

    • ➕ Add a new formatter Lograge::Formatters::KeyValueDeep.new to log object with nested key. #282