c72910a8bf
In case we rescue from a fatal error, we want the error and the backtrace to the error logged, so we can debug later on. This change injects the configured logger from the rails app to the grape API and logs error as well as backtrace in a rails-like fashion. |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
database.yml.mysql | ||
database.yml.postgresql | ||
environment.rb | ||
gitlab.yml.example | ||
resque.yml.example | ||
routes.rb | ||
unicorn.rb.example |