Package gaiasky.util
Class CrashReporter
java.lang.Object
gaiasky.util.CrashReporter
Creates a report whenever Gaia Sky crashes and saves it to disk.
It also handles the last session's log and writes it to disk if necessary.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
reportCrash
(Throwable t, Logger.Log logger) static void
writeLastSessionLog
(Logger.Log logger)
-
Constructor Details
-
CrashReporter
public CrashReporter()
-
-
Method Details
-
reportCrash
-
writeLastSessionLog
-