Class LogMonitorHelper

java.lang.Object
org.zeroturnaround.javarebel.integration.util.LogMonitorHelper

public class LogMonitorHelper extends Object
Provides static methods for monitoring logging methods invoked from user code.
  • Constructor Details

    • LogMonitorHelper

      public LogMonitorHelper()
  • Method Details

    • shouldMonitorLogMethod

      public static boolean shouldMonitorLogMethod()
    • monitorLogMethod

      public static void monitorLogMethod(Object o)