FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
553 stars 107 forks source link

Doesnt log on linux #291

Closed lilmayofuksu closed 7 years ago

lilmayofuksu commented 7 years ago

Hi. Sometimes my servers are crashing. And i cant the problem because xashds isnt logging. How do i activate logging?

a1batross commented 7 years ago

-dev N sets log level. 1 is minimal, 5 is everything. -log forces engine to write log on disk, to engine.log file.

lilmayofuksu commented 7 years ago

Thanks! I didnt know that i must use -dev for logging

a1batross commented 7 years ago

Since 0.19 you can pass a -help to command line to get engine help.