Table of Contents

Method LogError

Namespace
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.Api
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 string

Message to be logged.