Seeing the same issue as reported in: #24 and various others.
No such middleware to insert before: Rails::Rack::Logger
We were previously on 5.0 with no issues even configuring this inside of the environment files. However, after migrating to 5.2, we experience this issue regardless of where the middleware swap is performed (initializer or environment file).
The potential work around in #25 also does nothing to help this situation.
Seeing the same issue as reported in: #24 and various others.
We were previously on 5.0 with no issues even configuring this inside of the environment files. However, after migrating to 5.2, we experience this issue regardless of where the middleware swap is performed (initializer or environment file).
The potential work around in #25 also does nothing to help this situation.