You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Aleksandr Mashchenko (JIRA)" <ji...@apache.org> on 2017/03/16 18:08:41 UTC

[jira] [Created] (WW-4761) Improve error logging in DefaultDispatcherErrorHandler

Aleksandr Mashchenko created WW-4761:
----------------------------------------

             Summary: Improve error logging in DefaultDispatcherErrorHandler
                 Key: WW-4761
                 URL: https://issues.apache.org/jira/browse/WW-4761
             Project: Struts 2
          Issue Type: Improvement
            Reporter: Aleksandr Mashchenko
            Assignee: Aleksandr Mashchenko


Currently it uses {{LOG.error("Exception occurred during processing request: {}", e, e.getMessage());}} which doesn't produce meaningful error message.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)