Debug.clearLogFileOnError

機能/意味
Whether to clear the console log file when an error occurs
タイプ
Debugクラスのプロパティ (読み書き可能)
説明
 If true, will automatically clear the console log when an error occurs.
 If false, it will not be cleared and will be appended to the existing log file.
参照
Debug.startLogToFile
Debug.logToFileOnError