Class ContextDataUtils
java.lang.Object
io.opencensus.contrib.logcorrelation.log4j2.ContextDataUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static org.apache.logging.log4j.util.StringMap
private static SpanContext
(package private) static org.apache.logging.log4j.util.StringMap
injectContextData
(List<org.apache.logging.log4j.core.config.Property> properties, org.apache.logging.log4j.util.StringMap reusable) private static void
putProperties
(Collection<org.apache.logging.log4j.core.config.Property> properties, org.apache.logging.log4j.util.StringMap stringMap)
-
Constructor Details
-
ContextDataUtils
private ContextDataUtils()
-
-
Method Details
-
injectContextData
-
putProperties
private static void putProperties(Collection<org.apache.logging.log4j.core.config.Property> properties, org.apache.logging.log4j.util.StringMap stringMap) -
getContextAndTracingData
static org.apache.logging.log4j.util.StringMap getContextAndTracingData() -
getCurrentSpanContext
-