Package net.sf.logdistiller.reports

Report Formats to extend LogDistiller.

See:
          Description

Class Summary
BaseReportFormats Declaration of base report formats that are shipped with LogDistiller.
TextReport Pure text report format.
XmlReport XML report format.
 

Package net.sf.logdistiller.reports Description

Report Formats to extend LogDistiller.

By default, reports are done with simple text, but other formats can be chosen with format attribute :

<group id="unknown">
  <description>Unknown log events : to be categorized</description>
  <report publisher="file" format="xml"/>
</group>



Copyright © 2004-2009. All Rights Reserved.