Package | Description |
---|---|
org.osgi.service.log.stream |
Log Stream Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
static LogStreamProvider.Options |
LogStreamProvider.Options.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogStreamProvider.Options[] |
LogStreamProvider.Options.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PushStream<LogEntry> |
LogStreamProvider.createStream(LogStreamProvider.Options... options)
Create a
PushStream of LogEntry objects. |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0