Library Specification Object Model Reference

QLLog.Trace Method (String)

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

public static void Trace(
   string message
);

Parameters

message

See Also

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