pvpgn/pvpgn-server

D2GS logs spam

qyh214 opened this issue · 3 comments

branch:master
I set log to off. logs now show empty in d2gs/: but in d2gs/log/ will spam a lot of logs,like:

  • 08-30 10:30
  • 08-30 10:31
  • 08-30 10:32

seems like Automatic archiving of logs.

how to close it?in HKEY_LOCAL_MACHINE\Software\D2Server I don't see this setting

MxCen commented

"EnableGSLog"=dword:00000001
"EnableGELog"=dword:00000001

to:

"EnableGSLog"=dword:00000000
"EnableGELog"=dword:00000000

"EnableGSLog"=dword:00000001
"EnableGELog"=dword:00000001

to:

"EnableGSLog"=dword:00000000
"EnableGELog"=dword:00000000

I have set it.logs now is empty.

BUT the archive folder is created every minute and the empty log file is placed in it.

how to close the archieve feature?(now I may need to manually delete archived log folders every few days)

@qyh214 Please try asking for help at #pvpgn-d2gs-support at Discord - DIABLO2.ORG