Skip to content

Commit a042075

Browse files
committed
Add images and documentation for enabling/disabling tracebacks in IoP
1 parent 1992bb8 commit a042075

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

docs/debug.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,11 @@ Since iop version 3.4.3, you can use the `%traceback` setting to enable or disab
212212

213213
This can help you to see the stack trace of the error and understand what is happening in the code.
214214

215+
With traebacks enabled:
216+
217+
![Traceback enabled](./img/traceback_enable.png)
218+
219+
With tracebacks disabled:
220+
221+
![Traceback disabled](./img/traceback_disable.png)
215222

docs/img/traceback_disable.png

123 KB
Loading

docs/img/traceback_enable.png

292 KB
Loading

0 commit comments

Comments
 (0)