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:
@@ -58,8 +58,8 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
|
||||
/* Register Log System and Settings */
|
||||
Log.LoadLogSettingsDefaults();
|
||||
database.LoadLogSysSettings(Log.log_settings);
|
||||
Log.StartFileLogs();
|
||||
|
||||
bool load_all = true;
|
||||
bool load_items = false;
|
||||
|
||||
Reference in New Issue
Block a user