Class AsyncQueueFullMessageUtil


  • public final class AsyncQueueFullMessageUtil
    extends java.lang.Object
    Consider this class private.

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

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void logWarningToStatusLogger()
      Logs a warning to the StatusLogger explaining why a message appears out of order in the appender.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AsyncQueueFullMessageUtil

        private AsyncQueueFullMessageUtil()
    • Method Detail

      • logWarningToStatusLogger

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