mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
disable profuse logging messages for not saving physical
objects, as it clouds up the console a bit too much
This commit is contained in:
@@ -132,7 +132,7 @@ namespace OpenSim.DataStore.MonoSqlite
|
||||
}
|
||||
else
|
||||
{
|
||||
MainLog.Instance.Verbose("DATASTORE", "Ignoring Physical obj: " + obj.UUID + " in region: " + regionUUID);
|
||||
// MainLog.Instance.Verbose("DATASTORE", "Ignoring Physical obj: " + obj.UUID + " in region: " + regionUUID);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user