Remove mention of LOOTAPIDebugLog.txt

It no longer exists in LOOT v0.12.0.
This commit is contained in:
Oliver Hamlet
2017-12-02 14:25:55 +00:00
committed by GitHub
parent fe3cf2f01b
commit 29ab4e8f14
@@ -39,7 +39,7 @@ title: How To Report Issues Helpfully
<ol>
<li>In LOOT's settings, toggle the Enable Debug Logging checkbox on.</li>
<li>Run LOOT again to replicate the issue.</li>
<li>Upload the <code>LOOTDebugLog.txt</code>, <code>LOOTAPIDebugLog.txt</code> and <code>CEFDebugLog.txt</code> files generated in the <code>%LOCALAPPDATA%\LOOT</code> folder.</li>
<li>Upload the <code>LOOTDebugLog.txt</code> and <code>CEFDebugLog.txt</code> files generated in the <code>%LOCALAPPDATA%\LOOT</code> folder.</li>
</ol>
<p>If you're reporting the issue in the LOOT application issue tracker, you can attach the log files to your report by dragging and dropping them into the report's text box, as explained <a href="https://help.github.com/articles/file-attachments-on-issues-and-pull-requests/">here</a>.</p>