Class GatherEveryLogPlugin

All Implemented Interfaces:
PluginMBean, GatherLogsPluginMBean, DynamicMBean, MBeanRegistration, BaseObjectNamed, SelfEmailingMBean
Direct Known Subclasses:
InstallerLogsPlugin

public class GatherEveryLogPlugin extends GatherLogsPlugin
An class used by plugins that need to gather all logs directory files during data collection. This class wraps common functionality needed for plugins that execute to collect log directories. Plugins of this type will operate on logs files irrespective of date ranges for the files.

Supported API: true

Extendable: true