[
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)