Commit 8334b65
committed
cli: Print error chain sources
Currently only the top level error is printed which makes it hard to
pinpoint the origin of the error, this patch prints the error chain
similar to a backtrace.
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>1 parent f1621fa commit 8334b65
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
0 commit comments