Skip to content

test: add TestWriterFromPrinter in log_test.go - #1297

Open
aoright wants to merge 1 commit into
uber-go:masterfrom
aoright:test/writer-from-printer-unit-test
Open

test: add TestWriterFromPrinter in log_test.go#1297
aoright wants to merge 1 commit into
uber-go:masterfrom
aoright:test/writer-from-printer-unit-test

Conversation

@aoright

@aoright aoright commented Aug 19, 2026

Copy link
Copy Markdown

Summary

  • Add TestWriterFromPrinter in log_test.go to test that writerFromPrinter correctly adapts Printer implementations to io.Writer and forwards written bytes to Printf.

Signed-off-by: aoright <102943475+aoright@users.noreply.github.com>
@CLAassistant

CLAassistant commented Aug 19, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants