Interface LogRecordContext.Extension

Enclosing class:
LogRecordContext

public static interface LogRecordContext.Extension
Call back interface to retrieve current extension value.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns current value of this extension.
  • Method Details

    • getValue

      String getValue()
      Returns current value of this extension.
      Returns:
      String value of this extension