Added options to CMake to disable GM command logging or disable logging entirely while keeping GM commands enabled.

Cleaned up some logging
This commit is contained in:
SecretsOTheP
2013-11-18 23:49:12 -05:00
parent e00c57bc47
commit 6e520c8476
4 changed files with 17 additions and 5 deletions
-3
View File
@@ -105,9 +105,6 @@ Zone extensions and features
//uncomment to allow perl commands to override compiled commands
#define COMMANDS_PERL_OVERRIDE
//enable logging of commands used
#define COMMANDS_LOGGING
//only log commands which require this minimum status or more
#define COMMANDS_LOGGING_MIN_STATUS 1