public class AsyncQueueFullMessageUtil extends Object
Transforms the specified user message to append an internal Log4j2 message explaining why this message appears out of order in the appender.
Constructor | Description |
---|---|
AsyncQueueFullMessageUtil() |
Modifier and Type | Method | Description |
---|---|---|
static Message |
transform(Message message) |
Returns a new
Message based on the original message that appends an internal Log4j2 message
explaining why this message appears out of order in the appender. |
public static Message transform(Message message)
Message
based on the original message that appends an internal Log4j2 message
explaining why this message appears out of order in the appender.
Any parameter objects present in the original message are not included in the returned message.
message
- the message to replaceMessage
objectCopyright © 1999-2018. 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.