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
             Fix For: karaf-1.4.0


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.

Reply via email to