The performance of LoggingFilter is pool.
-----------------------------------------
Key: DIRMINA-203
URL: http://issues.apache.org/jira/browse/DIRMINA-203
Project: Directory MINA
Type: Improvement
Versions: 0.9.3
Reporter: Xu Liang
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