Click or drag to resize

ActivityTracingTrace Method

Overload List
 NameDescription
Public methodStatic memberTrace(AsyncCodeActivityContext, String, Object) Traces the specified context in the workflow log as info.
Public methodStatic memberTrace(CodeActivityContext, String, Object) Traces the specified context in the workflow log as info.
Public methodStatic memberTrace(NativeActivityContext, String, Object) Traces the specified context in the workflow log as info.
Top
See Also