Commit 56bf4d5
committed
fix: option --show-log-origin has no effect
show-log-origin was turned on by the --show-level option.
Use the correct flag to enable it.
Fixes: 332f218
(cherry picked from commit 22eb608)
Signed-off-by: Pablo Barbáchano <[email protected]>1 parent 8fb7a7c commit 56bf4d5
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments