Uses of Package
org.apache.logging.log4j.message

Packages that use org.apache.logging.log4j.message
org.apache.logging.log4j Public API for Log4j 2.0. 
org.apache.logging.log4j.message Public Message Types used for Log4j 2.0. 
org.apache.logging.log4j.simple Simple logging implementation. 
org.apache.logging.log4j.spi Internal interfaces and classes to be used by authors of logging implementations. 
org.apache.logging.log4j.status Status API for Log4j 2.0. 
 

Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j
Message
          An interface for various Message implementations that can be logged.
MessageFactory
          Creates messages.
StructuredDataMessage
          Represents a Message that conforms to RFC 5424 (http://tools.ietf.org/html/rfc5424).
 

Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.message
AbstractMessageFactory
          Provides an abstract superclass for MessageFactory implementations with default implementations.
LoggerNameAwareMessage
          Message that is interested in the name of the Logger.
MapMessage
          Represents a Message that consists of a Map.
MapMessage.MapFormat
          When set as the format specifier causes the Map to be formatted as XML.
Message
          An interface for various Message implementations that can be logged.
MessageFactory
          Creates messages.
MultiformatMessage
          A Message that can render itself in more than one way.
ParameterizedMessageFactory
          Enables use of {} parameter markers in message strings.
StringFormatterMessageFactory
          Enables use of Formatter strings in message strings.
StructuredDataId
          The StructuredData identifier.
StructuredDataMessage.Format
          Supported formats.
 

Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.simple
Message
          An interface for various Message implementations that can be logged.
MessageFactory
          Creates messages.
 

Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.spi
Message
          An interface for various Message implementations that can be logged.
MessageFactory
          Creates messages.
 

Classes in org.apache.logging.log4j.message used by org.apache.logging.log4j.status
Message
          An interface for various Message implementations that can be logged.
 



Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.