--- trunk/RomCheater.PluginFramework/Core/PluginLoader.cs 2012/06/22 08:21:18 414 +++ trunk/RomCheater.PluginFramework/Core/PluginLoader.cs 2012/06/22 08:33:51 415 @@ -1,6 +1,6 @@ #region Logging Defines // include this any class or method that required logging, and comment-out what is not needed -#define LOGGING_ENABLED + #region Enabled logging levels #define LOGGING_ENABLE_INFO #define LOGGING_ENABLE_WARN