Method LogFatal
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Utils
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.dll
LogFatal(string)
Logs a message when the process encountered a problem that could not be handled without loss of functionality. Recommended DataMiner log level: ERROR, ALWAYS
void LogFatal(string message)
Parameters
message
stringMessage to be logged.