Skip to content

use multi writer for buf and stdout, stderr writes#2

Merged
JayJamieson merged 1 commit intomainfrom
bug/fix-lambda-cloudwatch-logging
Dec 9, 2025
Merged

use multi writer for buf and stdout, stderr writes#2
JayJamieson merged 1 commit intomainfrom
bug/fix-lambda-cloudwatch-logging

Conversation

@JayJamieson
Copy link
Owner

Fixes #1.

Make use of io.MultiWriter when copying from os.Pipe reader into both buf and original stdout/stderr.

@JayJamieson JayJamieson self-assigned this Dec 8, 2025
@JayJamieson JayJamieson merged commit 76fba28 into main Dec 9, 2025
@JayJamieson JayJamieson deleted the bug/fix-lambda-cloudwatch-logging branch December 9, 2025 05:10
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.

Fix missing Lambda Cloudwatch logging output

1 participant