mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 19:14:21 +01:00
Rather than accepting a `logrus.FieldLogger` interface type, change all the `SetLogger()` functions to accept a `logrus.Entry`. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>