Method LogTrace
- Assembly
- Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll
LogTrace(string)
Logs a message to trace every action or function call being executed. Recommended DataMiner log level: DEBUG, 5
void LogTrace(string message)
Parameters
message
stringMessage to be logged.