[ 
https://issues.apache.org/jira/browse/DIRMINA-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512891
 ] 

Trustin Lee commented on DIRMINA-313:
-------------------------------------

It would be really nice if we can include the change I suggest to 1.0.4 and 
1.1.1 because we are very close to cutting the releases.  I don't want to 
release something knowing there's a problem in it.

> LoggingFilter logs exceptionCaught events on error level but uses 
> isInfoEnabled in the if-statement
> ---------------------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-313
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-313
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Niklas Therning
>            Assignee: Niklas Therning
>            Priority: Minor
>             Fix For: 1.0.1
>
>
> Here's the relevant piece of code:
>         if( SessionLog.isInfoEnabled( session ) )
>         {
>             SessionLog.error( session, "EXCEPTION:", cause );
>         }

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

Reply via email to