trace method

Logs a stack trace to the console.

 

Syntax

console.trace();

Parameters

This method has no parameters.

Return value

This method does not return a value.

See also

console

Using the F12 Tools Console to View Errors and Status