This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Commit 30b2ddc
authored
add logging in case of unsuccessful operation (#25)
display complete traceback if there is an Internal server error (for status code 500)
otherwise log the error statement only.
Signed-off-by: Priyank Singh <[email protected]>1 parent 0cb677d commit 30b2ddc
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
0 commit comments