allow event admin log level to be configurable
----------------------------------------------
Key: FELIX-2655
URL: https://issues.apache.org/jira/browse/FELIX-2655
Project: Felix
Issue Type: Bug
Components: Event Admin
Reporter: Sahoo
Fix For: eventadmin-1.2.4
Currently eventadmin bundle prints messages like these:
DEBUG: EventAdmin: org.apache.felix.eventadmin.CacheSize=30
DEBUG: EventAdmin: org.apache.felix.eventadmin.ThreadPoolSize=20
DEBUG: EventAdmin: org.apache.felix.eventadmin.Timeout=5000
DEBUG: EventAdmin: org.apache.felix.eventadmin.RequireTopic=true
In my env, there is no LogService, so the messages appear in System.out. I
don't see any way to disable them from being logged. Should we not make the log
level configurable just like it is done in FileInstall?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.