Library Specification Object Model Reference

QLLog.Fatal Method 

Writes the specified fatal message to the logs when the fatal level of logging is enabled.

public static void Fatal(
   string message
);

Parameters

message

See Also

QLLog Class | Spss.Dimensions.Library.Specification Namespace