debian/compat
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 19 Jun 2017 18:00:26 +0200
changeset 12187 3a1f742b84cd
parent 11832 e8be49ecb522
permissions -rw-r--r--
[web] Only log exceptions in debug mode in Ajax controllers When we raise a RemoteCallFailed error (erroneously turned into a '500 Internal Server Error' response, but that's another business). In production environment, we do not want to log the exception in most cases where it's actually a client error. So only log the exception in debug mode.

9