The Trace View allows you to get scripts execution trace.
When local tracing is enable, each instruction execution is traced in Trace view as it has been run.
When tracing on server is enable, each instruction execution is traced in a server side file
that can be retrieved by using [
] button.
Trace view :
| Command |
Description |
|---|---|
Activate local tracing. |
|
Activate tracing on server. |
|
Get server trace file content. |
|
Save trace in a file. |
|
Copy trace content to clipboard. |
|
Clear trace. |