mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
* OGS project is now back down to zero warnings.
This commit is contained in:
@@ -302,6 +302,7 @@ namespace OpenSim.Grid.GridServer
|
||||
catch (Exception e)
|
||||
{
|
||||
OpenSim.Framework.Console.MainLog.Instance.Warn("Storage: Unable to add region " + TheSim.UUID.ToStringHyphenated() + " via " + kvp.Key);
|
||||
OpenSim.Framework.Console.MainLog.Instance.Warn(e.ToString());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user