Class AsyncQueueFullMessageUtil

java.lang.Object
org.apache.logging.log4j.core.async.AsyncQueueFullMessageUtil

public final class AsyncQueueFullMessageUtil extends Object
Consider this class private.

Logs a warning to the StatusLogger when events are logged out of order to avoid deadlocks.

  • Method Details

    • logWarningToStatusLogger

      public static void logWarningToStatusLogger()
      Logs a warning to the StatusLogger explaining why a message appears out of order in the appender.