mirror of
https://github.com/containers/podman.git
synced 2025-08-02 01:09:21 +08:00

[NO NEW TESTS NEEDED] our native API was consuming the docker compat type for the API since the two have the exact same name. Fix this by renaming LogConfig to LogConfigLibpod resolves #15138 Signed-off-by: Charlie Doern <cdoern@redhat.com>