类 EagleEye

java.lang.Object
com.alibaba.csp.sentinel.eagleeye.EagleEye

public final class EagleEye extends Object
  • 字段详细资料

    • CLASS_LOCATION

      public static final String CLASS_LOCATION
  • 方法详细资料

    • shutdown

      public static void shutdown()
    • statLogger

      public static StatLogger statLogger(String loggerName)
    • statLoggerBuilder

      public static StatLoggerBuilder statLoggerBuilder(String loggerName)
    • selfLog

      public static void selfLog(String log)
    • selfLog

      public static void selfLog(String log, Throwable e)
    • flush

      public static void flush()