* minor format changes and message additions

This commit is contained in:
Justin Clarke Casey
2009-07-10 19:18:05 +00:00
parent d7d2de3a08
commit 18ffbf6342
2 changed files with 23 additions and 9 deletions

View File

@@ -103,11 +103,11 @@ namespace OpenSim.Region.Communications.OGS1
throw e;
}
m_regionsOnInstance.Add(regionInfo);
m_log.InfoFormat(
"[OGS1 GRID SERVICES]: Attempting to register region {0} with grid at {1}",
"[OGS1 GRID SERVICES]: Registering region {0} with grid at {1}",
regionInfo.RegionName, serversInfo.GridURL);
m_regionsOnInstance.Add(regionInfo);
Hashtable GridParams = new Hashtable();
// Login / Authentication