|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogEntry | |
|---|---|
| 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. |
| Uses of LogEntry in org.eclipse.core.runtime.internal.adaptor |
|---|
| Methods in org.eclipse.core.runtime.internal.adaptor with parameters of type LogEntry | |
|---|---|
void |
EclipseLogWriter.logged(LogEntry entry)
|
| Uses of LogEntry in org.eclipse.equinox.log |
|---|
| Subinterfaces of LogEntry in org.eclipse.equinox.log | |
|---|---|
interface |
ExtendedLogEntry
Extends the OSGi Log Services LogEntry object to provide additional context information. |
| Uses of LogEntry in org.eclipse.equinox.log.internal |
|---|
| Classes in org.eclipse.equinox.log.internal that implement LogEntry | |
|---|---|
class |
ExtendedLogEntryImpl
|
| Methods in org.eclipse.equinox.log.internal with parameters of type LogEntry | |
|---|---|
void |
EventAdminLogListener.logged(LogEntry entry)
|
| Uses of LogEntry in org.osgi.service.log |
|---|
| Methods in org.osgi.service.log with parameters of type LogEntry | |
|---|---|
void |
LogListener.logged(LogEntry entry)
Listener method called for each LogEntry object created. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||