mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Add file log handling in every process
This commit is contained in:
@@ -99,6 +99,7 @@ int main() {
|
||||
|
||||
/* Register Log System and Settings */
|
||||
database.LoadLogSysSettings(Log.log_settings);
|
||||
Log.StartFileLogs();
|
||||
|
||||
char tmp[64];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user