| I've fixed the problem that causes this, but there is still the possibility that a different error may cause excessive logging. The best way to actually fix it will be to filter the exception logs so that they don't include as much unnecessary information. There's a JIRA ticket here : https://issues.jboss.org/browse/WFCORE-4336 that will let wildfly better filter/control exception stack trace logs. Alternatively we can add in a more robust logging api and integrate it with wildfly. I did some POC work on that but it wasn't yielding results. |