Rename reference logger to Log

This commit is contained in:
Akkadius
2015-01-18 00:41:18 -06:00
parent 126eca2ad6
commit 7dbde36b03
119 changed files with 2775 additions and 2775 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ private:
void ProcessLogWrite(uint16 log_type, uint16 log_category, std::string message);
};
extern EQEmuLogSys logger;
extern EQEmuLogSys Log;
/* If you add to this, make sure you update LogCategory */
static const char* LogCategoryName[EQEmuLogSys::LogCategory::MaxCategoryID] = {