Package org.apache.logging.log4j.core.jackson
Classes and interfaces for serializing and deserializing Log4j 2 log events to XML and JSON using the Jackson
library.
-
Class Summary Class Description ContextDataAsEntryListDeserializer Consider this class private.ContextDataAsEntryListSerializer Consider this class private.ContextDataDeserializer Consider this class private.ContextDataSerializer Consider this class private.JsonConstants Keeps constants separate from any class that may depend on third party jars.ListOfMapEntryDeserializer Consider this class private.ListOfMapEntrySerializer Consider this class private.Log4jJsonObjectMapper A Jackson JSONObjectMapper
initialized for Log4j.Log4jStackTraceElementDeserializer Copy and edit the Jackson (Apache License 2.0) class to use Log4j attribute names.Log4jXmlObjectMapper A Jackson XMLObjectMapper
initialized for Log4j.Log4jYamlObjectMapper A JacksonObjectMapper
initialized for Log4j.SimpleMessageDeserializer Consider this class private.XmlConstants Keeps constants separate from any class that may depend on third party jars.