com.ibm.websphere.logging.hpel.writer

Class CompatibilityZipRepositoryExporter

    • Constructor Detail

      • CompatibilityZipRepositoryExporter

        public CompatibilityZipRepositoryExporter(java.io.File archiveFile,
                                                  HpelFormatter formatter)
                                           throws java.io.IOException
        Creates an instance for storing records in a zipped file in a compatibility text format.
        Parameters:
        archiveFile - output file
        formatter - formatter to use when converting record messages into text
        Throws:
        java.io.IOException - if an I/O error has occurred