Library Specification Object Model Reference

QLLog.Error Method (String)

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

public static void Error(
   string message
);

Parameters

message

See Also

QLLog Class | Spss.Dimensions.Library.Specification Namespace | QLLog.Error Overload List