More debug.

slimupdates
Diva Canto 2010-03-02 22:20:44 -08:00
parent d167686adb
commit 9fda5c51ac
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ namespace OpenSim.Services.LLLoginService
LLLoginResponse response = new LLLoginResponse(account, aCircuit, presence, destination, inventorySkel, friendsList, m_LibraryService,
where, startLocation, position, lookAt, m_WelcomeMessage, home, clientIP);
m_log.DebugFormat("[LLOGIN SERVICE]: All clear. Sending login response to client.");
return response;
}
catch (Exception e)