I'm not sure how helpful our logs of these errors will be. The `ILogWriter` interface methods don't allow us to capture stack trace in the logs. The best we get is what comes across in the full message:
```
Session 285932: Error: System.Net.Sockets.SocketException (10060): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at twvx.xbkm(Int32 mt, Int32 mu, Int32 mv, Int32 mw, SocketException mx)
```
And a bit of context:
```
Area: Server,
ObjectId: 1,
ObjectType: Rebex.Net.Servers.FileServer
```