dojo/promise/instrumentation (version 1.10)

Summary

Initialize instrumentation for the Deferred class.

Initialize instrumentation for the Deferred class. Done automatically by dojo/Deferred if the deferredInstrumentation and useDeferredInstrumentation config options are set.

Sets up dojo/promise/tracer to log to the console.

Sets up instrumentation of rejected deferreds so unhandled errors are logged to the console.

Usage

instrumentation(Deferred);
Parameter Type Description
Deferred undefined

See the dojo/promise/instrumentation reference documentation for more information.

Method Summary

Methods

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