Use Logger to log messages in the OsgiManager instead of the servlet context log
--------------------------------------------------------------------------------
Key: FELIX-882
URL: https://issues.apache.org/jira/browse/FELIX-882
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-1.2.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-1.2.4
Currently the OsgiManager class uses the ServletContext logger to log some
messages, even though it has a Logger for logging. This should be enhance to
only use the Logger.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.