Uses of Class
com.ibm.websphere.logging.hpel.reader.HpelPlainFormatter
-
Packages that use HpelPlainFormatter Package Description com.ibm.websphere.logging.hpel.reader Provides classes and interfaces for reading log records stored in HPEL format. -
-
Uses of HpelPlainFormatter in com.ibm.websphere.logging.hpel.reader
Subclasses of HpelPlainFormatter in com.ibm.websphere.logging.hpel.reader Modifier and Type Class Description class
HpelAdvancedFormatter
A HpelPlainFormatter subclass implementation that provides formatting of RepositoryLogRecord to a format referred to as "Advanced".class
HpelBasicFormatter
A HpelPlainFormatter subclass implementation that provides formatting of RepositoryLogRecord to a format referred to as "Basic".class
HpelJsonFormatter
-