You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Kevin Conaway (JIRA)" <ji...@apache.org> on 2009/06/19 19:28:07 UTC

[jira] Updated: (CXF-2307) PhaseInterceptorChain should log errors above INFO

     [ https://issues.apache.org/jira/browse/CXF-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Conaway updated CXF-2307:
-------------------------------

    Attachment: cxf-2307.patch

Attaching patch to change the logging level from INFO to WARNING

> PhaseInterceptorChain should log errors above INFO
> --------------------------------------------------
>
>                 Key: CXF-2307
>                 URL: https://issues.apache.org/jira/browse/CXF-2307
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.2.2
>            Reporter: Kevin Conaway
>         Attachments: cxf-2307.patch
>
>
> Currently, if there is an uncaught exception either in an Interceptor or the application, the PhaseInterceptorChain logs this exception at the INFO level.
> It would be more useful to log events at the WARNING or SEVERE level.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.