public final class AsyncQueueFullMessageUtil
extends java.lang.Object
Logs a warning to the StatusLogger when events are logged out of order to avoid deadlocks.
| Modifier | Constructor and Description |
|---|---|
private |
AsyncQueueFullMessageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logWarningToStatusLogger()
Logs a warning to the
StatusLogger explaining why a message appears out of order in the appender. |
public static void logWarningToStatusLogger()
StatusLogger explaining why a message appears out of order in the appender.