containers / virtcontainers

A Go package for building hardware virtualized container runtimes
Apache License 2.0
139 stars 43 forks source link

Fix incorrectly formatted log message #449

Closed jodh-intel closed 7 years ago

jodh-intel commented 7 years ago

The inside-bool message is incorrectly formatted (it should be logged as a string value):

pid=2819 name="cc-runtime" level="debug" inside-vm=%!q(bool=true) source="virtcontainers" subsystem="qemu" msg="Checking nesting environment"