dojox/lang/aspect/tracer (version 1.10)

Summary

Returns an object, which can be used to trace calls with Firebug's console. Prints argument, a return value, or an exception.

Usage

tracer(grouping);
Parameter Type Description
grouping Boolean

The flag to group output. If true, indents embedded console messages.

See the dojox/lang/aspect/tracer reference documentation for more information.

Method Summary

Methods

Error in the documentation? Can’t find what you are looking for? Let us know!