pvpgn / pvpgn-server

Next generation of PvPGN server
https://pvpgn.pro
GNU General Public License v2.0
541 stars 155 forks source link

D2GS logs spam #462

Closed qyh214 closed 2 years ago

qyh214 commented 2 years ago

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

seems like Automatic archiving of logs.

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

MxCen commented 2 years ago

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

to:

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

qyh214 commented 2 years ago

"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)

RElesgoe commented 2 years ago

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