Record large amount of log in local txt files without affecting your frame rate by I/O operations.
Features:
#1 Log messages to file without dragging frame rate.
#2 Enable and disable log by dragging and toggling.
#3 Disable all logs by a single toggling without modifying any code.
#4 Log files will be named after the Game Object, and the corresponding Date Time. Log messages are formatted with Date Time and tab separators.
#5 You can modify the log format by extending the Logger class.