Server Logs - surftimer/SurfTimer GitHub Wiki

Server logs


Console log

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

Sourcemod log

Detail
  • This logs transactions that happen within sourcemod.
    • Located in csgo/addons/sourcemod/logs/ with the file name format L(date).log

Error 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** ⚠️