More debug to diagnose osgrid

This commit is contained in:
Diva Canto
2016-06-13 20:35:40 -07:00
parent 467de7a2f0
commit b5f29e93f6
2 changed files with 2 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ namespace OpenSim.Server.Handlers.Grid
sr.Close();
body = body.Trim();
m_log.DebugFormat("[TEST]: ProcessRequest client IP is {0}", httpRequest.RemoteIPEndPoint.ToString());
//m_log.DebugFormat("[XXX]: query String: {0}", body);
try