Class JsonConstants
java.lang.Object
org.apache.logging.log4j.core.jackson.JsonConstants
Keeps constants separate from any class that may depend on third party jars.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ELT_CAUSE
- See Also:
-
ELT_CONTEXT_MAP
- See Also:
-
ELT_CONTEXT_STACK
- See Also:
-
ELT_MARKER
- See Also:
-
ELT_PARENTS
- See Also:
-
ELT_SOURCE
- See Also:
-
ELT_SUPPRESSED
- See Also:
-
ELT_THROWN
- See Also:
-
ELT_MESSAGE
- See Also:
-
ELT_EXTENDED_STACK_TRACE
- See Also:
-
ELT_NANO_TIME
- See Also:
-
ELT_INSTANT
- See Also:
-
ELT_TIME_MILLIS
- See Also:
-
-
Constructor Details
-
JsonConstants
public JsonConstants()
-