Files
@ 5fb4e6f884ce
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
5fb4e6f884ce
1023 B
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.