mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Adjust default Loginserver log settings [skip ci]
This commit is contained in:
@@ -114,6 +114,9 @@ void CatchSignal(int sig_num);
|
||||
int main(int argc, char** argv) {
|
||||
RegisterExecutablePlatform(ExePlatformWorld);
|
||||
Log.LoadLogSettingsDefaults();
|
||||
|
||||
|
||||
|
||||
set_exception_handler();
|
||||
|
||||
/* Database Version Check */
|
||||
|
||||
Reference in New Issue
Block a user