Tesseract Engine Documentation

Logging.writeG2LLog Method 

Create the game log file

public static void writeG2LLog(
   String filename,
   List<T> logData
);

See Also

Logging Class | DarkWynter.Engine.Utilities Namespace