Class LogExporter

  • All Implemented Interfaces:
    Exporter<Log>, Reflexive

    public class LogExporter
    extends Object
    implements Exporter<Log>
    A singleton LogExporter works on Log objects to write html files containing the full contents of the Log. Note csv output is not supported.