Table of Contents

Method LogInfo

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

LogInfo(string)

Logs a message for fundamental process execution. Recommended DataMiner log level: INFO, 0-1

void LogInfo(string message)

Parameters

message string

Message to be logged.