mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
More debug.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user