| Trustin Lee (JIRA) 2005-11-03, 2:45 am |
| [ http://issues.apache.org/jira/brows...NA-114?page=all ]
Trustin Lee closed DIRMINA-114:
-------------------------------
Resolution: Fixed
I've ensured that all session logs are logged via SessionLog.
Take a look at DIRMINA-113 for non-session messages.
> All session log messages should be logged via SessionLog
> --------------------------------------------------------
>
> Key: DIRMINA-114
> URL: http://issues.apache.org/jira/browse/DIRMINA-114
> Project: Directory MINA
> Type: Improvement
> Versions: 0.8
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Priority: Minor
> Fix For: 0.9
>
> Some users don't want to use another logging framework (or facade) like SLF4J. At least we could make it easy for them to modify MINA to get rid of SLF4J dependency. To do so, all session log messages should be forwarded to org.apache.mina.util.Sessio
nLog so that they can simply override that class.
> Additionally the users will have to replace DefaultExceptionMonitor which logs messages which is not for a specific session.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|