-
-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return a
Rack::BodyProxy
from the Rails::Rack::Logger
monkey patch (
#333) * Return a `Rack::BodyProxy` from the `Rails::Rack::Logger` monkey patch This should return the same object that Rails is returning. See https://github.com/rails/rails/blob/8d1b8e870c1c42859132c8d51ceff0ac72cbe34b/railties/lib/rails/rack/logger.rb#L38 * Update lib/lograge/rails_ext/rack/logger.rb * Update CHANGELOG.md * Update logger.rb
- Loading branch information
1 parent
2fd03f7
commit 7ef493d
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters