| Package | Description |
|---|---|
| net.sf.logdistiller |
Main classes for LogDistiller.
|
| net.sf.logdistiller.logtypes |
Parsers for different types of log files.
|
| net.sf.logdistiller.plugins |
Plugins to extend LogDistiller's handling of event groups.
|
| net.sf.logdistiller.publishers |
Publishers to define LogDistiller's way of publishing log distillation reports.
|
| net.sf.logdistiller.reports |
Report Formats to extend LogDistiller.
|
| net.sf.logdistiller.util |
Miscellaneous utilities for parsing files.
|
| net.sf.logdistiller.xml |
XML configuration of LogDistiller.
|
| Class and Description |
|---|
| Attributes |
| Attributes.Extension |
| Condition
One condition for a LogEvent to be selected in a group.
|
| LogDistillation
The class executing a log distillation, using a log distiller, and processing every log events.
|
| LogDistillation.Category |
| LogDistillation.Group |
| LogDistillation.Plugin |
| LogDistiller
A LogDistiller configuration.
|
| LogDistiller.Category
Definition of a category, which will contain groups.
|
| LogDistiller.Group
Definition of a group of events: events corresponding to its conditions will be collected in it.
|
| LogDistiller.LogType
Definition of the log type used for this logdistiller configuration, with its parameters.
|
| LogDistiller.Output
Definition of the global output.
|
| LogDistiller.Plugin |
| LogDistiller.Report
Definition of a report, with its publisher, formant and other params.
|
| LogEvent
Log events base class.
|
| LogEvent.Factory
The base class for LogEvent factories, responsible for parsing an input stream into
LogEvents. |
| LogType
Base class for log type implementation.
|
| LogType.AttributeInfo |
| LogType.Description
Description of a log format corresponding to a log type.
|
| Match
Match of an attribute of a LogEvent.
|
| Plugin
Plugins' base class.
|
| PluginConfigException
This exception denotes a bad value in a plugin configuration.
|
| Publisher
Base class of report publishers, for both global and group reports.
|
| Publisher.PublishException |
| ReportFormat
Report formats' base class.
|
| ReportFormat.PluginReport |
| Class and Description |
|---|
| LogEvent
Log events base class.
|
| LogEvent.Factory
The base class for LogEvent factories, responsible for parsing an input stream into
LogEvents. |
| LogType
Base class for log type implementation.
|
| LogType.Description
Description of a log format corresponding to a log type.
|
| LogTypes
Definition of available log types.
|
| Class and Description |
|---|
| LogDistillation.Plugin |
| LogDistiller.Plugin |
| LogEvent
Log events base class.
|
| LogType.AttributeInfo |
| Plugin
Plugins' base class.
|
| Plugins
Definition of available plugins.
|
| ReportFormat.PluginReport |
| Class and Description |
|---|
| LogDistillation
The class executing a log distillation, using a log distiller, and processing every log events.
|
| LogDistillation.Group |
| LogDistiller.Report
Definition of a report, with its publisher, formant and other params.
|
| Publisher
Base class of report publishers, for both global and group reports.
|
| Publisher.PublishException |
| Publishers
Definition of available report publishers.
|
| Class and Description |
|---|
| LogDistillation
The class executing a log distillation, using a log distiller, and processing every log events.
|
| LogDistillation.Group |
| ReportFormat
Report formats' base class.
|
| ReportFormats
Definition of available report formats.
|
| Class and Description |
|---|
| LogEvent
Log events base class.
|
| LogEvent.Factory
The base class for LogEvent factories, responsible for parsing an input stream into
LogEvents. |
| Class and Description |
|---|
| Attributes |
| Attributes.Extension |
| Condition
One condition for a LogEvent to be selected in a group.
|
| LogDistiller
A LogDistiller configuration.
|
| LogDistiller.Category
Definition of a category, which will contain groups.
|
| LogDistiller.Group
Definition of a group of events: events corresponding to its conditions will be collected in it.
|
| LogDistiller.LogType
Definition of the log type used for this logdistiller configuration, with its parameters.
|
| LogDistiller.Output
Definition of the global output.
|
| LogDistiller.Plugin |
| LogDistiller.Report
Definition of a report, with its publisher, formant and other params.
|
| Match
Match of an attribute of a LogEvent.
|
Copyright © 2004–2014. All rights reserved.