Files
@ 5fb4e6f884ce
Branch filter:
Location: kallithea/CONTRIBUTORS
5fb4e6f884ce
3.2 KiB
text/plain
changeset: reduce log level of stack trace on innocent exceptions
When the user performs an unallowed action and a flash is displayed, there
is no need to log the stack trace at 'error' level. Reduce the stack trace
log to debug instead.
When the user performs an unallowed action and a flash is displayed, there
is no need to log the stack trace at 'error' level. Reduce the stack trace
log to debug instead.