mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
fixed filenames in log messages
This commit is contained in:
@@ -113,7 +113,7 @@ namespace OpenSim.Framework.Servers
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
OpenSim.Framework.Console.MainLog.Instance.Warn("OpenSimClient.cs:ProcessOutPacket() - WARNING: Socket exception occurred on connection ");
|
||||
OpenSim.Framework.Console.MainLog.Instance.Warn("CheckSumServer.cs:ProcessOutPacket() - WARNING: Socket exception occurred on connection ");
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user