mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Set the katautils default log level to 'Warn', rather than 'Info', as 'Info' is rather noisy. Fixes: #2522 Signed-off-by: Graham Whaley <graham.whaley@intel.com>
Kata utilities packages
The katautils package contains useful functions that are shared by various
parts of the codebase, including the runtime and the container v2 shim.