Package | Description |
---|---|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
Modifier and Type | Class and Description |
---|---|
class |
FormattedMessageFactory
Creates
FormattedMessage instances for
FormattedMessageFactory.newMessage(String, Object...) . |
class |
LocalizedMessageFactory
Creates
LocalizedMessage instances for
LocalizedMessageFactory.newMessage(String, Object...) . |
class |
MessageFormatMessageFactory
Creates
MessageFormatMessage instances for
MessageFormatMessageFactory.newMessage(String, Object...) . |
class |
ParameterizedMessageFactory
Enables use of
{} parameter markers in message strings. |
class |
ParameterizedNoReferenceMessageFactory
Specialized
ParameterizedMessageFactory that creates SimpleMessage objects that do not retain a
reference to the parameter object. |
class |
SimpleMessageFactory
Factory for the simplest possible implementation of Message, the Message String given as the constructor argument.
|
class |
StringFormatterMessageFactory
Enables use of
Formatter strings in message strings. |
Copyright © 1999-2016 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.