Library Specification Object Model Reference

QLLog.Warning Method (String)

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

public static void Warning(
   string message
);

Parameters

message

See Also

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