One more debug message to track an issue on Danger grid.

This commit is contained in:
Diva Canto
2010-09-04 18:09:17 -07:00
parent 9fd9836841
commit 953a487f5e

View File

@@ -66,6 +66,7 @@ namespace OpenSim.Services.Connectors.Hypergrid
{
m_log.DebugFormat("[USER AGENT CONNECTOR]: Malformed Uri {0}: {1}", m_ServerURL, e.Message);
}
m_log.DebugFormat("[USER AGENT CONNECTOR]: new connector to {0} ({1})", url, m_ServerURL);
}
public UserAgentServiceConnector(IConfigSource config)