com.ibm.websphere.logging.hpel.reader

Uses of Class 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

Modifier and Type Class and Description
  1. class
HpelAdvancedFormatter
A HpelPlainFormatter subclass implementation that provides formatting of RepositoryLogRecord to a format referred to as "Advanced".
  1. class
HpelBasicFormatter
A HpelPlainFormatter subclass implementation that provides formatting of RepositoryLogRecord to a format referred to as "Basic".