mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
More process based logging work
This commit is contained in:
@@ -169,6 +169,7 @@ int main(int argc, char** argv) {
|
||||
/* Register Log System and Settings */
|
||||
Log.OnLogHookCallBackZone(&Zone::GMSayHookCallBackProcess);
|
||||
database.LoadLogSysSettings(Log.log_settings);
|
||||
Log.StartFileLogs("");
|
||||
|
||||
/* Guilds */
|
||||
guild_mgr.SetDatabase(&database);
|
||||
|
||||
Reference in New Issue
Block a user