mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-28 11:34:40 +01: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.