Debug.Log Extensions
Documentation (1.1.9)
|
|
static |
Deletes existing log file at the given path created by a LogToFile call if one exists.
path | Path to the log file. |
backupExisting | If true a backup is created of the log file before it is deleted, if one is found. |