Class DebugUtils

java.lang.Object
org.apache.struts2.util.DebugUtils

public final class DebugUtils extends Object
Since:
6.5.0
  • Constructor Details

    • DebugUtils

      public DebugUtils()
  • Method Details

    • notifyDeveloperOfError

      public static void notifyDeveloperOfError(org.apache.logging.log4j.Logger log, Object action, String message)
    • logWarningForFirstOccurrence

      public static void logWarningForFirstOccurrence(String key, org.apache.logging.log4j.Logger log, String msg, Object... args)
      Since:
      7.0