[
https://issues.apache.org/jira/browse/FELIX-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1918.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: karaf-1.4.0)
I think this one has been solved as part of the new dev:framework command,
which provides both equinox and felix support.
Please reopen if you disagree.
> Add property felix.log.level=1 in the etc/config.properties file
> ----------------------------------------------------------------
>
> Key: FELIX-1918
> URL: https://issues.apache.org/jira/browse/FELIX-1918
> Project: Felix
> Issue Type: Improvement
> Reporter: Charles Moulliard
>
> Add property felix.log.level=1 in the etc/config.properties file
> felix.log.level - An integer value indicating the degree of logging reported
> by the framework; the higher the value the more logging is reported. If zero
> ('0') is specified, then logging is turned off completely. The log levels
> match those specified in the OSGi Log Service (i.e., 1 = error, 2 = warning,
> 3 = information, and 4 = debug). The default value is 1.
> This can help users/administrators to find error like why a fragment bundle
> cannot be linked to its host
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.