logging changes
This commit is contained in:
@@ -315,6 +315,8 @@ public class mod_pocketDim
|
|||||||
{
|
{
|
||||||
PocketManager.unload();
|
PocketManager.unload();
|
||||||
deathTracker.writeToFile();
|
deathTracker.writeToFile();
|
||||||
|
System.out.println(DDLogger.logger().printLog());
|
||||||
|
DDLogger.logger().clearLog();
|
||||||
deathTracker = null;
|
deathTracker = null;
|
||||||
worldProperties = null;
|
worldProperties = null;
|
||||||
this.currrentSaveRootDirectory=null;
|
this.currrentSaveRootDirectory=null;
|
||||||
|
|||||||
@@ -293,7 +293,6 @@ public class DDSaveHandler
|
|||||||
}
|
}
|
||||||
|
|
||||||
DDLogger.stopTimer("Saving data");
|
DDLogger.stopTimer("Saving data");
|
||||||
System.out.println(DDLogger.logger().printLog());
|
|
||||||
return succeeded;
|
return succeeded;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user