mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Added EQEmuLogSys logger; pointer to the rest of the projects
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
Error, /* Error Logs */
|
||||
Debug, /* Debug Logs */
|
||||
Quest, /* Quest Logs */
|
||||
Commands, /* Issued Comamnds */
|
||||
Commands, /* Issued Commands */
|
||||
Crash, /* Crash Logs */
|
||||
Save, /* Client Saves */
|
||||
MaxLogID /* Max, used in functions to get the max log ID */
|
||||
@@ -61,5 +61,4 @@ private:
|
||||
extern EQEmuLogSys logger;
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user