Log any rescued exceptions for better debugging #122
Labels
enhancement
New feature or request
help-wanted
Extra attention is needed
nice-to-have
Nice to have feature
Whenever we
rescue
an exception in theApp
to return400
or500
, we should also log the exception message and maybe it's backtrace for better debugging.The text was updated successfully, but these errors were encountered: