* Move log version printing up into BaseOpenSimServer

This commit is contained in:
Justin Clarke Casey
2008-06-01 01:22:19 +00:00
parent 8e1d338656
commit 45fef8589d
5 changed files with 23 additions and 19 deletions

View File

@@ -58,7 +58,7 @@ namespace OpenSim
m_log.Info("====================================================================");
m_log.InfoFormat("[OPENSIM MAIN]: Running in background {0} mode", m_sandbox ? "sandbox" : "grid");
InternalStartUp();
base.StartUp();
// We are done with startup
m_log.InfoFormat("[OPENSIM MAIN]: Startup complete, serving {0} region{1}",