Class ExceptionLogger
java.lang.Object
zombie.core.logger.ExceptionLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidlogException(Throwable ex, String errorMessage) static voidlogException(Throwable ex, String errorMessage, DebugLogStream out, LogSeverity severity) static voidrender()static void
-
Constructor Details
-
ExceptionLogger
public ExceptionLogger()
-
-
Method Details
-
logException
-
logException
-
logException
public static void logException(Throwable ex, String errorMessage, DebugLogStream out, LogSeverity severity) -
showPopup
public static void showPopup() -
render
public static void render()
-