Method LogError
- Assembly
- Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll
LogError(string)
Logs a message when the process encountered an exception when handling a request. Recommended DataMiner log level: ERROR, 0
void LogError(string message)
Parameters
message
stringMessage to be logged.