Package com.sun.idm.logging

Interface Summary
LoggingErrorHandler A LoggingErrorHandler is used for notification of exceptions which occur during the publishing of a record.
LogPublisher A LogPublisher is responsible for distributing logged messages from the Logger to a logging endpoint.
TextFormatter A TextFormatter is used by a TextLogPublisher to convert log records into text for publishing using a TextWriter.