Add functionality to limit log output in the absence of a LogService
--------------------------------------------------------------------

                 Key: FELIX-903
                 URL: https://issues.apache.org/jira/browse/FELIX-903
             Project: Felix
          Issue Type: Improvement
          Components: Configuration Admin
    Affects Versions: configadmin-1.0.8
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: configadmin-1.0.10


It has been noted on the Felix users list, that in the absence of a LogService, 
_all_ log output of the Configuration Admin service is printed. To limit this 
output, a log level configuration setting is to be introduced which limits the 
log output in the absence of a LogService.

If a LogService is available, it is the task of the LogService implementation 
to limit the actual log output, therefore to the log level setting is ignored 
in this case.

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