Method LogInfo
- 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
stringMessage to be logged.