mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* minor: Yet another minor logging message tweak following on from the last commit
This commit is contained in:
@@ -704,7 +704,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
{
|
||||
//session/circuit not authorised
|
||||
m_log.WarnFormat(
|
||||
"[CLIENT]: New user request denied to avatar {0} with circuit code {1} at {2}",
|
||||
"[CLIENT]: New user request denied to avatar {0} connecting with circuit code {1} from {2}",
|
||||
m_agentId, m_circuitCode, m_userEndPoint);
|
||||
|
||||
m_packetQueue.Close();
|
||||
|
||||
Reference in New Issue
Block a user