Remove mention of CEFDebugLog.txt

It's no longer generated by LOOT.
This commit is contained in:
Oliver Hamlet
2018-02-15 22:22:19 +00:00
committed by GitHub
parent 1f08f4e4c1
commit 39c795eaaa
@@ -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> and <code>CEFDebugLog.txt</code> files generated in the <code>%LOCALAPPDATA%\LOOT</code> folder.</li>
<li>Upload the log file generated at <code>%LOCALAPPDATA%\LOOT\LOOTDebugLog.txt</code>.</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>