Package | Description |
---|---|
org.eclipse.core.runtime.internal.adaptor | |
org.eclipse.equinox.log | |
org.eclipse.equinox.log.internal | |
org.osgi.service.log |
Log Service Package Version 1.3.
|
Modifier and Type | Method and Description |
---|---|
void |
EclipseLogWriter.logged(LogEntry entry) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedLogEntry
Extends the OSGi Log Services
LogEntry object to provide additional context information. |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedLogEntryImpl |
Modifier and Type | Method and Description |
---|---|
void |
EventAdminLogListener.logged(LogEntry entry) |
Modifier and Type | Method and Description |
---|---|
void |
LogListener.logged(LogEntry entry)
Listener method called for each LogEntry object created.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.