mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 13:58:22 +00:00
Adjust default Loginserver log settings [skip ci]
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user