Package | Description |
---|---|
com.ibm.websphere.logging.hpel.writer |
Set of classes and interfaces to store log records on disk
|
com.ibm.ws.logging.hpel.impl |
Modifier and Type | Class and Description |
---|---|
class |
CompatibilityRepositoryExporter
Implementation of the
RepositoryExporter interface exporting log records
into a text file in Basic or Advanced WebSphere format. |
class |
CompatibilityZipRepositoryExporter
Implementation of the
RepositoryExporter interface exporting log records
into a compressed text file. |
class |
HPELRepositoryExporter
Implementation of the
RepositoryExporter interface exporting log records in
a directory in HPEL formatted files. |
class |
HPELZipRepositoryExporter
Implementation of the
RepositoryExporter interface exporting log records in
a compressed file containing HPEL formatted files. |
Modifier and Type | Class and Description |
---|---|
class |
com.ibm.ws.logging.hpel.impl.AbstractHPELRepositoryExporter
Abstract implementation of the
RepositoryExporter interface providing functionality
common to all HPEL based exporters. |