Package net.minheur.potoflux.logger
Class LogSaver
java.lang.Object
net.minheur.potoflux.logger.LogSaver
Class responsible for saving logs.
-
Method Details
-
init
public static void init()Runs to set up the log saving system -
enable
public static void enable()Enables the log saving system -
flushAndSave
public static void flushAndSave()Saves the logs to file
-