You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/10/18 21:12:58 UTC

[jira] [Resolved] (FELIX-5380) Reduce quite useless log verbosity

     [ https://issues.apache.org/jira/browse/FELIX-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-5380.
------------------------------------
       Resolution: Fixed
         Assignee: Guillaume Nodet
    Fix Version/s: configadmin-1.9.0

> Reduce quite useless log verbosity
> ----------------------------------
>
>                 Key: FELIX-5380
>                 URL: https://issues.apache.org/jira/browse/FELIX-5380
>             Project: Felix
>          Issue Type: Bug
>          Components: Configuration Admin
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: configadmin-1.9.0
>
>
> The {{ConfigurationAdapter}} logs all calls at debug level without anymore informations.  It's really useless imho, so I propose we get rid of those.
> {code}
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> 03:06:11,728 | DEBUG | ce Proxy Creator | configadmin                      | 7 - org.apache.felix.configadmin - 1.8.4 | getProperties()
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)