Package org.eclipse.equinox.log


package org.eclipse.equinox.log
  • Class
    Description
    Extends the OSGi Log Services LogEntry object to provide additional context information.
    Extends the OSGi Log Service's LogReaderService to allow better control of log listeners.
    Extends the OSGi Log Service to support the use of named loggers that provide some additional context when logging.
    A LogFilter is used to pre-filter log requests before sending events to a LogListener.
    Provides named logger support for the OSGi LogService.
    Indicates a bundle's authority to log on behalf of other bundles.
    Stores a set of LogPermission permissions.
    Marker interface to denotes a log listener that should be called on the logging thread