Class MappedDiagnosticContextSpi

java.lang.Object
org.keycloak.logging.MappedDiagnosticContextSpi
All Implemented Interfaces:
Spi

public class MappedDiagnosticContextSpi extends Object implements Spi
This SPI is used to define the MDC keys and values that should be set for each request.
Author:
Björn Eickvonder