Table of Contents

Method LogDebug

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

LogDebug(string)

Logs a message when an action is undertaken. Recommended DataMiner log level: DEBUG, 1-3

void LogDebug(string message)

Parameters

message string

Message to be logged.