Library Specification Object Model Reference

QLLog.Info Method (String)

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

public static void Info(
   string message
);

Parameters

message

See Also

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