Enabling tracing in a DataBlade module
After you generate code with tracing and compile your code, enable tracing in your DataBlade module.
To enable tracing in your DataBlade module
- Create a trace class.
- Create the TraceSet_project() procedure.
These steps are described in the following sections.