| Class | Description |
|---|---|
| CollectorFormatter |
A LogRecord formatter that takes a sequence of LogRecords and combines them
into a single summary result.
|
| CompactFormatter |
A plain text formatter that can produce fixed width output.
|
| DurationFilter |
A filter used to limit log records based on a maximum generation rate.
|
| MailHandler |
Handler that formats log records as an email message.
|
| SeverityComparator |
Orders log records by level, thrown, sequence, and time.
|
| Exception | Description |
|---|---|
| CollectorFormatter |
A LogRecord formatter that takes a sequence of LogRecords and combines them
into a single summary result.
|
| CompactFormatter |
A plain text formatter that can produce fixed width output.
|
| DurationFilter |
A filter used to limit log records based on a maximum generation rate.
|
| LogManagerProperties |
An adapter class to allow the Mail API to access the LogManager properties.
|
| MailHandler |
Handler that formats log records as an email message.
|
| SeverityComparator |
Orders log records by level, thrown, sequence, and time.
|
Copyright © 2018 Oracle. All rights reserved.