mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 14:38:33 +00:00
Make enable_debug promote the effective component log level from the default info level to debug for runtime, agent, and hypervisor logs. Keep an explicit log_level value authoritative so users can still choose trace, warn, or another level. Signed-off-by: Manuel Huber <manuelh@nvidia.com> Assisted-by: OpenAI Codex <codex@openai.com>