|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BaseReportFormats | Declaration of base report formats that are shipped with LogDistiller. |
TextReport | Pure text report format. |
XmlReport | XML report format. |
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>
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |