moby/container
Brian Goff 74da6a6363 Switch all logging to use containerd log pkg
This unifies our logging and allows us to propagate logging and trace
contexts together.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-06-24 00:23:44 +00:00
..
stream Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
archive_windows.go pkg/system: move CheckSystemDriveAndRemoveDriveLetter to pkg/archive 2022-11-29 17:07:48 +01:00
container.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
container_unit_test.go container: StopSignal(): return syscall.Signal 2022-05-05 00:53:53 +02:00
container_unix.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
container_windows.go pkg/signal: remove DefaultStopSignal const 2021-08-11 10:31:29 +02:00
env.go Use strings.Index instead of strings.Split 2020-04-24 11:10:13 -07:00
env_test.go Use strings.Index instead of strings.Split 2020-04-24 11:10:13 -07:00
exec.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
health.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
history.go Add canonical import comment 2018-02-05 16:51:57 -05:00
memory_store.go Add canonical import comment 2018-02-05 16:51:57 -05:00
memory_store_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
monitor.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
mounts_unix.go Support recursively read-only (RRO) mounts 2023-05-26 01:58:24 +09:00
mounts_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
state.go Refactor libcontainerd to minimize c8d RPCs 2022-08-24 14:59:08 -04:00
state_test.go Refactor libcontainerd to minimize c8d RPCs 2022-08-24 14:59:08 -04:00
store.go Add canonical import comment 2018-02-05 16:51:57 -05:00
view.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
view_test.go container: remove ViewDB and View interfaces, use concrete types 2022-09-21 17:38:45 +02:00