mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
do not start log before knowing where to log
This commit is contained in:
@@ -172,8 +172,8 @@ namespace OpenSim
|
||||
|
||||
MainConsole.Instance = m_console;
|
||||
|
||||
LogEnvironmentInformation();
|
||||
RegisterCommonAppenders(Config.Configs["Startup"]);
|
||||
LogEnvironmentInformation();
|
||||
RegisterConsoleCommands();
|
||||
|
||||
base.StartupSpecific();
|
||||
|
||||
Reference in New Issue
Block a user