You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CS2_LOG_FILE=0 (Turns logging into a file on/off: 0=off, 1=on)
121
+
CS2_LOG_ECHO=0 (This command sets whether or not all of text that is saved to the log file is also written in the console: 0=off, 1=on)
122
+
CS2_DISCONNECT_KILLS=1 (Turning this command on causes players to die in game if they disconnect: 0=off, 1=on)
123
+
CS2_LOG_HTTP_URL="<endpoint-url>" (This command is used to set URI of a listener to receive logs via HTTP POST. The URI must be wrapped in double quotes.)
0 commit comments