Library Specification Object Model Reference

QLLog.Trace Method

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

Overload List

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

public static void Trace(string);

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

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

See Also

QLLog Class | Spss.Dimensions.Library.Specification Namespace