[
https://issues.apache.org/jira/browse/FELIX-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sahoo updated FELIX-2655:
-------------------------
Attachment: FELIX-2655-patch.txt
Patch that addresses the issue. The change can be described as adding a
configuration option to control the logger's log level and the default being
LOG_WARNING.
> 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
>
> Attachments: FELIX-2655-patch.txt
>
>
> 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.