aserafin / grape_logging

Request logging for Grape!
MIT License
147 stars 76 forks source link

LoggerReporter: clone the logger parameter #77

Open dhruvCW opened 2 years ago

dhruvCW commented 2 years ago

fixes https://github.com/aserafin/grape_logging/issues/76

dhruvCW commented 2 years ago

doesn't seem to break existing tests

d.paranjape@d grape_logging % bundle exec rspec
/Users/d.paranjape/.rvm/gems/ruby-2.7.5/gems/rack-3.0.0/lib/rack/auth/digest.rb:8: warning: Rack::Auth::Digest is deprecated and will be removed in Rack 3.1
..................................

Finished in 0.06105 seconds (files took 0.60866 seconds to load)
34 examples, 0 failures