Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
1.7.x
-
None
-
Any OSGi environment version 4.2 and higher.
Description
The current implementation barely supports one of two main Log Services, namely LogService. It only routes Log events to SLF4J.
The Log Service has further responsibilities according to the spec. The primary gap is providing an implementation of LogReaderService which allows OSGi applications to listen for log events and gather a recent history of log entries.