This command will enable or disable log messages for the specified log level. This command can be used to hide log messages that are info, but show log messages that are errors.
The syntax for the loglevel command is as follows:
loglevel [log level] [true / false]
This command has the following arguments:
Log Level | The log level you wish to enable or disable messages for. Log levels are:
|
true / false | Specify true to enable logging for the specified log level, specify false to disable. |
Search our database of 70 7 Days to Die commands...
That Sounds Perfect!Find below working examples of the loglevel command.
loglevel INF false
This command disables INF (information) level logging.
loglevel ERR true
This command enables ERR (error) level logging (which is enabled by default).