Table of Contents

Method LogWarning

Namespace
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.Api
Assembly
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll

LogWarning(string)

Logs a message when the process received an invalid request. Recommended DataMiner log level: ERROR, 1

void LogWarning(string message)

Parameters

message string

Message to be logged.