TcpLogger.LogTheMessage Method
From Tungsten Suite
Tungsten
|
|
TcpLoggerLogTheMessage Method |
| Name | Description | |
|---|---|---|
| LogTheMessage(IPEndPoint, String) |
Log a message to the remote machine. Note that this message is slower due to parsing the remoteIP with each call
| |
| LogTheMessage(String, Int32, String) |
Log a message to the custom logger. Note that this message is slower due to parsing the remoteIP with each call
|