Uses of Class
org.apache.logging.log4j.message.StructuredDataMessage

Packages that use StructuredDataMessage
org.apache.logging.log4j Public API for Log4j 2.0. 
 

Uses of StructuredDataMessage in org.apache.logging.log4j
 

Methods in org.apache.logging.log4j with parameters of type StructuredDataMessage
static void EventLogger.logEvent(StructuredDataMessage msg)
          Log events with a level of ALL.
static void EventLogger.logEvent(StructuredDataMessage msg, Level level)
          Log events and specify the logging level.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.