
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
03/Nov/05 11:44 AM
|
|
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.SessionLog 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.
|
|
Description
|
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.SessionLog 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. |
Show » |
| There are no subversion log entries for this issue yet.
|
|