Skip to content

Merge service and runtime logs #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025
Merged

Merge service and runtime logs #70

merged 1 commit into from
May 26, 2025

Conversation

p1-0tr
Copy link
Member

@p1-0tr p1-0tr commented May 23, 2025

The logs command should include both service, and runtime (engine)
logs, to provide all relevant info needed to debug/observe DMR
operation. Currently the runtime logs will only be included when running
logs with -f (follow). So make sure the service and runtime logs are
merged, and printed, unless logs is invoked with --no-engines.

The `logs` command should include both service, and runtime (engine)
logs, to provide all relevant info needed to debug/observe DMR
operation. Currently the runtime logs will only be included when running
`logs` with `-f` (follow). So make sure the service and runtime logs are
merged, and printed, unless `logs` is invoked with `--no-engines`.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
@p1-0tr p1-0tr merged commit fd19a60 into main May 26, 2025
6 checks passed
@p1-0tr p1-0tr deleted the ps-log-merge branch May 26, 2025 09:09
Copy link
Collaborator

@doringeman doringeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

3 participants