Package net.sf.logdistiller.ant

Ant task to run a logdistillation.

See:
          Description

Class Summary
AntLogDistillation Deprecated. replaced by output element in rules configuration file.
AntLogEvent Definition of logevent class in Ant buildfile.
AntProperty Definition of a property that must be overridden in a logdistillation.
LogDistillerTask Ant task to configure and launch a log distillation.
LogDistillerTask.Compressed  
 

Package net.sf.logdistiller.ant Description

Ant task to run a logdistillation. It simplifies the way to choose the log files to analyze, and process every logevents. Sample use :

<logdistiller conf="[xml configuration file]" publish="all|file,mail,feed,...">
  <property name="[property name]" value="[property value]"/>
  <fileset ...>
</logdistiller>



Copyright © 2004-2009. All Rights Reserved.