Server Logs - surftimer/SurfTimer GitHub Wiki
- There are several logs stored on your server which can help in identifying issues.
Detail
- This will log everything that happens in your server console.
- If enabled in your command line, this will be located in
csgo/console.log
Detail
- This logs transactions that happen within sourcemod.
- Located in
csgo/addons/sourcemod/logs/ with the file name format L(date).log
Detail
- This logs errors that happen within sourcemod.
- Located in
csgo/addons/sourcemod/logs/ with the file name format errors_(date).log
⚠️ **GitHub.com Fallback** ⚠️