Serge Huber created UNOMI-494:
---------------------------------
Summary: Change validation exception logging level from error to
debug
Key: UNOMI-494
URL: https://issues.apache.org/jira/browse/UNOMI-494
Project: Apache Unomi
Issue Type: Improvement
Components: core
Affects Versions: 1.5.6
Reporter: Serge Huber
Assignee: Serge Huber
Fix For: 1.6.0
Currently the validation framework logs exception stack traces for each input
validation error, which generates a lot of stack traces in the logs, notably
when the integration tests run. It would be a better idea to move the stack
trace logging to the debug level, as we already output a message saying that
more information is available in that level.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)