Commit 14d8d8b
authored
lxd: Log error on
I noticed this `err` parameter was unused. So I had this idea of,
instead of removing it, logging these erros, as the errors used with
that function are currently not being disclosed to the user in any way.
This way it is clear why one was not able to get info on that particular
instance when looking in the logs. If this logging is not desirable, I
will update the PR to just remove the unused parameter.resultErrListAppend (#14514)1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
304 | 305 | | |
305 | 306 | | |
306 | 307 | | |
| 308 | + | |
| 309 | + | |
307 | 310 | | |
308 | 311 | | |
309 | 312 | | |
| |||
0 commit comments