spiegel_podman/cmd
Nalin Dahyabhai 25a1e3f9d6 At trace log level, print error text using %+v instead of %v
If we're logging at trace level, use %+v instead of %v when printing an
error at exit.  If the error included stack information, this will cause
the backtrace to be printed, which is very handy for debugging.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2021-04-16 11:22:25 -04:00
..
podman At trace log level, print error text using %+v instead of %v 2021-04-16 11:22:25 -04:00