How to output Hanami::Action::Rack#request_id in reqest log

81 views Asked by At

I want to output Hanami::Action::Rack#request_id in reqest log. Because it is to combine multiple logs in one request.

Is there a way to do that ?

0

There are 0 answers