Tracing at run time

When your C UDR executes, you can use DataBlade® API functions to perform the following tracing tasks.
Tracing task DataBlade API function
Turn on tracing for one or more trace classes mi_tracelevel_set()
Set the trace-output file mi_tracefile_set()

After the trace-output file is created, you can examine its content for information about the runtime behavior of your UDR.