Library Specification Object Model Reference

QLLog.Warning Method

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

Overload List

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

public static void Warning(string);

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

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

See Also

QLLog Class | Spss.Dimensions.Library.Specification Namespace