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/13 13:18:20 UTC

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

Guillaume Nodet created FELIX-5380:
--------------------------------------

             Summary: 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


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)