tcltrace::before (private)

 tcltrace::before [ -details ] cmd op

Defined in packages/acs-tcl/tcl/tcltrace-procs.tcl

Generic trace proc for arbitrary commands. Simply reports calls to function (optionally with full context) to the error.log.

Switches:
-details
(boolean) (defaults to "false") (optional)
when set, use ad_log for reporting with full context
Parameters:
cmd - the full command as executed by Tcl
op - the trace operation

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: