mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
debug msg
This commit is contained in:
@@ -281,7 +281,7 @@ namespace OpenSim.Framework
|
||||
{
|
||||
string responseStr = null;
|
||||
responseStr = responseStream.GetStreamString();
|
||||
// m_log.DebugFormat("[WEB UTIL]: <{0}> response is <{1}>",reqnum,responseStr);
|
||||
m_log.DebugFormat("[WEB UTIL]: <{0}> response is <{1}>",reqnum,responseStr);
|
||||
return CanonicalizeResults(responseStr);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user