Package | Description |
---|---|
org.osgi.service.log |
Log Service Package Version 1.4.
|
org.osgi.service.log.stream |
Log Stream Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration<LogEntry> |
LogReaderService.getLog()
Returns an
Enumeration of the LogEntry objects in the
log. |
Modifier and Type | Method and Description |
---|---|
void |
LogListener.logged(LogEntry entry)
Listener method called for each LogEntry object created.
|
Modifier and Type | Method and Description |
---|---|
PushStream<LogEntry> |
LogStreamProvider.createStream(LogStreamProvider.Options... options)
Create a
PushStream of LogEntry objects. |
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0