mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-07-14 23:51:16 +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
|
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:
|
set of rotated logfiles in the location:
|
||||||
|
|
||||||
* Windows: `%TEMP%\EDMarketConnector\EDMarketConnector.log`
|
* Windows: `%TEMP%\EDMarketConnector\EDMarketConnector-debug.log`
|
||||||
* Mac: `$TMPDIR/EDMarketConnector/EDMarketConnector.log`
|
* Mac: `$TMPDIR/EDMarketConnector/EDMarketConnector-debug.log`
|
||||||
* Linux: `$TMPDIR/EDMarketConnector/EDMarketConnector.log`
|
* Linux: `$TMPDIR/EDMarketConnector/EDMarketConnector-debug.log`
|
||||||
|
|
||||||
These are *not* truncated on a new run, so there will be no need to re-create
|
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)
|
the bug. They are, however, rotated (to `EDMarketConnector-debug.log.1` and
|
||||||
if they reach 1 MiB in size. So check timestamps and contents to be sure you
|
onwards) if they reach 1 MiB in size. So check timestamps and contents to be
|
||||||
upload the correct file!
|
sure you upload the correct file!
|
||||||
|
|
||||||
These files also *always* contain DEBUG output,
|
These files also *always* contain DEBUG output,
|
||||||
whereas the file detailed below only contains raw `print()` output and anything
|
whereas the file detailed below only contains raw `print()` output and anything
|
||||||
|
Loading…
x
Reference in New Issue
Block a user