-
Enhancement
-
Resolution: Done
-
Major
-
7.2.1.Final
-
None
We had a report about Message "ARJUNA012125" implementing log-and-throw antipattern.
The proposed fix is to provide a config property such that problems are no longer logged if the code is about to throw an exception back to the caller relying on them to do the logging instead.
There have been other reports of excessive logging so resolving this issue seems to align with the needs of the projects users.