mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Make some log functions less process specific in naming
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
void LogDebugType(DebugLevel debug_level, uint16 log_type, std::string message, ...);
|
||||
void MakeDirectory(std::string directory_name);
|
||||
void SetCurrentTimeStamp(char* time_stamp);
|
||||
void StartZoneLogs(const std::string log_name);
|
||||
void StartLogs(const std::string log_name);
|
||||
void LoadLogSettings();
|
||||
|
||||
struct LogSettings{
|
||||
|
||||
Reference in New Issue
Block a user