diff --git a/Troubleshooting.md b/Troubleshooting.md index f70b7d3..9847448 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -250,14 +250,14 @@ preferred). If you are using 4.1.0, or later (including betas of 4.1.0) then there is a new set of rotated logfiles in the location: -* Windows: `%TEMP%\EDMarketConnector\EDMarketConnector.log` -* Mac: `$TMPDIR/EDMarketConnector/EDMarketConnector.log` -* Linux: `$TMPDIR/EDMarketConnector/EDMarketConnector.log` +* Windows: `%TEMP%\EDMarketConnector\EDMarketConnector-debug.log` +* Mac: `$TMPDIR/EDMarketConnector/EDMarketConnector-debug.log` +* Linux: `$TMPDIR/EDMarketConnector/EDMarketConnector-debug.log` These are *not* truncated on a new run, so there will be no need to re-create -the bug. They are, however, rotated (to `EDMarketConnector.log.1` and onwards) -if they reach 1 MiB in size. So check timestamps and contents to be sure you -upload the correct file! +the bug. They are, however, rotated (to `EDMarketConnector-debug.log.1` and +onwards) if they reach 1 MiB in size. So check timestamps and contents to be +sure you upload the correct file! These files also *always* contain DEBUG output, whereas the file detailed below only contains raw `print()` output and anything