Remove org.ops4j.pax.logging.DefaultServiceLog.level from system.properties
---------------------------------------------------------------------------

                 Key: FELIX-2026
                 URL: https://issues.apache.org/jira/browse/FELIX-2026
             Project: Felix
          Issue Type: Bug
          Components: Karaf
    Affects Versions: karaf-1.2.0
            Reporter: David Porter


The system.properties file contains an 
org.ops4j.pax.logging.DefaultServiceLog.level property that is set to ERROR by 
default.

Do a log:get from the karaf console to confirm that this property is not used.

The logging level is set by the og4j.rootLogger property in 
etc/org.ops4j.pax.logging.cfg (INFO by default).

We should remove the system property as it is potentially confusing.

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