Skip to content

Route a Logger through ContainerManager - #843

Open
ArnavReddy wants to merge 1 commit into
apple:mainfrom
ArnavReddy:arnav/container-manager-logger
Open

Route a Logger through ContainerManager#843
ArnavReddy wants to merge 1 commit into
apple:mainfrom
ArnavReddy:arnav/container-manager-logger

Conversation

@ArnavReddy

Copy link
Copy Markdown
Contributor

ContainerManager now accepts & stores an optional logger: Logger? = nil and forwards it to

  • VZVirtualMachineManager
  • LinuxContainer

Both of those already expose logger: Logger? = nil, but ContainerManager had no way to supply a Logger. Existing callers should work unchanged.

@ArnavReddy
ArnavReddy force-pushed the arnav/container-manager-logger branch from f7b61f9 to 5643996 Compare August 18, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant