Skip to content

Resolve "error handling in voucher generation"

Piotr Gawron requested to merge 274-error-handling-in-voucher-generation into master

Closes #274 (closed)

  • Error handlers must be specified in app urls (smash/urls) otherwise they are ignored.
  • 500 handler also log exception via logger
Edited by Piotr Gawron

Merge request reports