Library Specification Object Model Reference

QLLog.Error Method

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

Overload List

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

public static void Error(string);

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

public static void Error(string,params object[]);

See Also

QLLog Class | Spss.Dimensions.Library.Specification Namespace