Package org.eclipse.net4j.util.om.log
package org.eclipse.net4j.util.om.log
Interfaces and classes for platform-independent logging.
-
ClassDescriptionAn abstract base implementation of a
log handler
that filters log events with alog level
greater than a configurablemaximum level
.Alog handler
that appends log events to the Eclipseerror log
.Alog handler
that appends log events to afile
.The defaultlogger
implementation.Filters log events before they are being passed to the registeredlog handlers
.Enumerates the possible severity levels of log events.Deprecated.Alog handler
that appends log events to the OSGilog service
.
OSGiLogHandler
.