Package net.sf.logdistiller

Main classes for LogDistiller.

See:
          Description

Class Summary
Attributes  
Attributes.Extension  
Condition One condition for a LogEvent to be selected in a group.
FactoryMultiplexer Combines logevents fetched from multiple factories.
LogDistillation The class executing a log distillation, using a log distiller, and processing every log events.
LogDistillation.Category  
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.
LogEventTestCase Base class to write custom LogEvent junit tests more easily.
LogType Base class for log type implementation.
LogType.AttributeInfo  
LogType.Basic Basic logtype definition that does not provide any parameters for customization.
LogType.Description Description of a log format corresponding to a log type.
LogTypes Definition of available log types.
Match Match of an attribute of a LogEvent.
Match.Contains  
Match.EndsWith  
Match.Equals  
Match.Regexp  
Match.StartsWith  
Plugin Plugins' base class.
Plugins Definition of available plugins.
Publisher Base class of report publishers, for both global and group reports.
Publishers Definition of available report publishers.
PublishHelper  
ReportFormat Report formats' base class.
ReportFormat.PluginReport  
ReportFormats Definition of available report formats.
 

Exception Summary
PluginConfigException This exception denotes a bad value in a plugin configuration.
Publisher.PublishException  
 

Package net.sf.logdistiller Description

Main classes for LogDistiller.



Copyright © 2004-2009. All Rights Reserved.