Skip to content

logger: guarantee to flush the logs on exit#601

Merged
djs55 merged 1 commit intomoby:masterfrom
djs55:flush-logger
Oct 3, 2022
Merged

logger: guarantee to flush the logs on exit#601
djs55 merged 1 commit intomoby:masterfrom
djs55:flush-logger

Conversation

@djs55
Copy link
Copy Markdown
Collaborator

@djs55 djs55 commented Oct 1, 2022

Previously the logging was async, so there could be logs in the buffer when the program quits (especially if it fails unexpectedly)

Signed-off-by: David Scott dave@recoil.org

Previously the logging was async, so there could be logs in the
buffer when the program quits (especially if it fails unexpectedly)

Signed-off-by: David Scott <dave@recoil.org>
@djs55 djs55 merged commit ac3b17b into moby:master Oct 3, 2022
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