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 2008/04/04 13:05:24 UTC

[jira] Created: (DIRMINA-565) Make LoggingFilter.log() protected

Make LoggingFilter.log() protected
----------------------------------

                 Key: DIRMINA-565
                 URL: https://issues.apache.org/jira/browse/DIRMINA-565
             Project: MINA
          Issue Type: Improvement
          Components: Filter
    Affects Versions: 2.0.0-M1
            Reporter: Trustin Lee
            Assignee: Trustin Lee
            Priority: Trivial
             Fix For: 2.0.0-M2


There was a request from a user who wants to replace a certain phrase of logged messages (e.g. cleartext password).  Making LoggingFilter.log() protected instead of private will address this issue.

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


[jira] Closed: (DIRMINA-565) Make LoggingFilter.log() protected

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRMINA-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee closed DIRMINA-565.
-------------------------------

    Resolution: Fixed

Done.

> Make LoggingFilter.log() protected
> ----------------------------------
>
>                 Key: DIRMINA-565
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-565
>             Project: MINA
>          Issue Type: Improvement
>          Components: Filter
>    Affects Versions: 2.0.0-M1
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Trivial
>             Fix For: 2.0.0-M2
>
>
> There was a request from a user who wants to replace a certain phrase of logged messages (e.g. cleartext password).  Making LoggingFilter.log() protected instead of private will address this issue.

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