This command will log client (true) or server (false) information about the game to the 7DaysToDie_Data\output_log.txt file with the specified header.
The syntax for the loggamestate command is as follows:
loggamestate [header] [true / false]
This command has the following arguments:
Header | The message to put at the top of the entry in the log file (so that you can find the output, as there are lots of other lines of text in the log file). |
true / false | Specify true to log client game state information, specify false for server. |
Search our database of 70 7 Days to Die commands...
Alrighty Then!Find below working examples of the loggamestate command.
loggamestate ExampleHeader true
This command would log information about the client to output_log.txt with the header "ExampleHeader".
loggamestate ExampleHeader false
This command would log information about the server to output_log.txt with the header "ExampleHeader".