Class ExceptionLogger

java.lang.Object
zombie.core.logger.ExceptionLogger

public final class ExceptionLogger extends Object
  • Constructor Details

    • ExceptionLogger

      public ExceptionLogger()
  • Method Details

    • logException

      public static void logException(Throwable throwable)
    • logException

      public static void logException(Throwable throwable, String string)
    • logException

      public static void logException(Throwable throwable, String string, DebugLogStream debugLogStream, LogSeverity logSeverity)
    • showPopup

      public static void showPopup()
    • render

      public static void render()