Files
@ 5fb4e6f884ce
Branch filter:
Location: kallithea/whitespacecleanup.sh - annotation
5fb4e6f884ce
880 B
text/x-sh
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.