Adjust default Loginserver log settings [skip ci]

This commit is contained in:
Akkadius
2015-12-09 23:24:53 -06:00
parent c2af87431a
commit 80ef4c7f9f
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -44,6 +44,8 @@ int main()
set_exception_handler();
Log.LoadLogSettingsDefaults();
Log.log_settings[Logs::Error].log_to_console = Logs::General;
Log.Out(Logs::General, Logs::Login_Server, "Logging System Init.");
/* Parse out login.ini */