Package net.sf.logdistiller.ant

Ant task to run a logdistillation.

See: Description

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–2014. All rights reserved.