Package co.elastic.logging.log4j2


package co.elastic.logging.log4j2
  • Class
    Description
     
     
    Interface for serializing MDC (Mapped Diagnostic Context) data from a LogEvent.
    To customize the ObjectMapper used to serialize the ObjectMessage.obj implement this interface and add the fully qualified class name to src/main/resources/META-INF/services/co.elastic.logging.log4j2.ObjectMapperFactory.