Package | Description |
---|---|
org.ops4j.pax.logging | |
org.ops4j.pax.logging.internal | |
org.ops4j.pax.logging.service.internal | |
org.osgi.service.log |
The OSGi Log Service Package.
|
Modifier and Type | Method and Description |
---|---|
void |
EventAdminPoster.postEvent(org.osgi.framework.Bundle bundle,
int level,
LogEntry entry,
String message,
Throwable exception,
org.osgi.framework.ServiceReference sr,
Map context) |
Modifier and Type | Method and Description |
---|---|
void |
EventAdminTracker.postEvent(org.osgi.framework.Bundle bundle,
int level,
LogEntry entry,
String message,
Throwable exception,
org.osgi.framework.ServiceReference sr,
Map context) |
Modifier and Type | Class and Description |
---|---|
class |
LogEntryImpl |
Modifier and Type | Method and Description |
---|---|
void |
LogListener.logged(LogEntry entry)
Listener method called for each LogEntry object created.
|
Copyright © 2018. All rights reserved.