Uses of Class
org.apache.logging.log4j.message.StructuredDataMessage
Packages that use StructuredDataMessage
Package
Description
Public API for Log4j 2.
Public Message Types used for Log4j 2.
-
Uses of StructuredDataMessage in org.apache.logging.log4j
Methods in org.apache.logging.log4j with parameters of type StructuredDataMessageModifier and TypeMethodDescriptionstatic void
EventLogger.logEvent
(StructuredDataMessage msg) Deprecated.Logs events with a level of ALL.static void
EventLogger.logEvent
(StructuredDataMessage msg, Level level) Deprecated.Logs events and specify the logging level. -
Uses of StructuredDataMessage in org.apache.logging.log4j.message
Methods in org.apache.logging.log4j.message that return StructuredDataMessageMethods in org.apache.logging.log4j.message that return types with arguments of type StructuredDataMessageConstructor parameters in org.apache.logging.log4j.message with type arguments of type StructuredDataMessageModifierConstructorDescription