You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/09/17 01:52:32 UTC

[jira] Commented: (DIRMINA-422) a new IoFilter that leverages SLF4J's MDC feature

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

Trustin Lee commented on DIRMINA-422:
-------------------------------------

Nice job!  Please also don't forget to add the license header! :)

> a new IoFilter that leverages SLF4J's MDC feature
> -------------------------------------------------
>
>                 Key: DIRMINA-422
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-422
>             Project: MINA
>          Issue Type: New Feature
>          Components: Filter
>            Reporter: Maarten Bosteels
>            Assignee: Maarten Bosteels
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> A logging filter that puts some basic info about the IoSession in the MDC (Mapped Diagnostic Context)
> has the advantage that all logging events down the call stack include this info.
> Even if those log events are generated by code that is not aware of MINA at all.

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