mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 02:24:21 +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 golang packages
This repository contains a number of packages in addition to the
virtcontainers package:
| Package name | Description |
|---|---|
katatestutils |
Unit test utilities. |
katautils |
Utilities. |
signals |
Signal handling functions. |