com.ibm.websphere.logging.hpel

Uses of Interface LogRecordContext.Extension

Packages that use LogRecordContext.Extension

Package Description
com.ibm.websphere.logging.hpel Provides the classes and interfaces needed to read content from, and write content to High Performance Extensible Logging (HPEL) repositories.

Uses of LogRecordContext.Extension in com.ibm.websphere.logging.hpel

Modifier and Type Method and Description
  1. static
  2. void
LogRecordContext.registerExtension(java.lang.String key,LogRecordContext.Extension extension)
Registers new context extension.