mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-07-14 15:41:09 +03:00
Troubleshooting: Debug log file name now EDMarketConnector-debug..log
parent
17ffa6ed59
commit
eedefef083
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user