Writes the specified informational message to the logs when the info level of logging is enabled.
Writes the specified informational message to the logs when the info level of logging is enabled.
public static void Info(string);
Writes the specified informational message to the logs when the trace level of logging is enabled.
public static void Info(string,params object[]);
QLLog Class | Spss.Dimensions.Library.Specification Namespace