Class RequestLoggingContextInjector

  • All Implemented Interfaces:
    org.apache.logging.log4j.core.ContextDataInjector

    public class RequestLoggingContextInjector
    extends java.lang.Object
    implements org.apache.logging.log4j.core.ContextDataInjector
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.logging.log4j.util.StringMap injectContextData​(java.util.List<org.apache.logging.log4j.core.config.Property> properties, org.apache.logging.log4j.util.StringMap reusable)  
      org.apache.logging.log4j.util.ReadOnlyStringMap rawContextData()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RequestLoggingContextInjector

        public RequestLoggingContextInjector()
    • Method Detail

      • injectContextData

        public org.apache.logging.log4j.util.StringMap injectContextData​(java.util.List<org.apache.logging.log4j.core.config.Property> properties,
                                                                         org.apache.logging.log4j.util.StringMap reusable)
        Specified by:
        injectContextData in interface org.apache.logging.log4j.core.ContextDataInjector
      • rawContextData

        public org.apache.logging.log4j.util.ReadOnlyStringMap rawContextData()
        Specified by:
        rawContextData in interface org.apache.logging.log4j.core.ContextDataInjector