Debug.logToFileOnError

機能/意味
Whether to output the console log to a file when an error occurs
タイプ
Debugクラスのプロパティ (読み書き可能)
説明
 If true, causes the console log to start writing to a file when an error occurs.
 If false, log output to a file will not start even if an error occurs.
参照
Debug.startLogToFile
Debug.clearLogFileOnError