Skip to content

Conversation

@Shitaibin
Copy link
Contributor

This PR is attampt to replace fmt.Print* to t.Log* in tests or b.Log* in benchmark. Here are the details:

  • fmt.Printf -> t.Logf or b.Logf
  • fmt.Println -> t.Log or b.Log

@Shitaibin Shitaibin changed the title Replace fmt.Print* functions to t.Log* in all tests cmd, signer, crypto, core, les, p2p, eth: Replace fmt.Print* functions to t.Log* in all tests Jun 5, 2019
@fjl fjl self-assigned this Jun 6, 2019
@fjl fjl changed the title cmd, signer, crypto, core, les, p2p, eth: Replace fmt.Print* functions to t.Log* in all tests all: replace fmt.Print* calls with t.Log* in tests Jul 17, 2019
@fjl fjl merged commit 4ac04ae into ethereum:master Jul 17, 2019
@fjl
Copy link
Contributor

fjl commented Jul 17, 2019

Thank you!

gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Dec 9, 2024
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.

2 participants