| Package | Description |
|---|---|
| org.ops4j.pax.logging | |
| org.ops4j.pax.logging.internal.eventadmin | |
| 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<String,?> 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<String,?> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogListener.logged(LogEntry entry)
Listener method called for each LogEntry object created.
|
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.