[ http://issues.apache.org/jira/browse/DIRMINA-203?page=all ]
Emmanuel Lecharny resolved DIRMINA-203:
---------------------------------------
Resolution: Fixed
I think this has been fixed.
> The performance of LoggingFilter is poor.
> -----------------------------------------
>
> Key: DIRMINA-203
> URL: http://issues.apache.org/jira/browse/DIRMINA-203
> Project: Directory MINA
> Type: Improvement
> Versions: 0.9.3
> Reporter: Xu Liang
> Attachments: LoggingFilter.java, SessionLog.java
>
> The LoggingFilter's original code :
> SessionLog.info( session, "RECEIVED: " + message );
> If the logger was disable It called the toString() of message.
> So I have writed new SessionLog whose interface like slf4j.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira