Skip to content
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

log: Do not pad too long values #19592

Merged
merged 3 commits into from
May 20, 2019
Merged

log: Do not pad too long values #19592

merged 3 commits into from
May 20, 2019

Conversation

nikandfor
Copy link
Contributor

It sometimes pads values with 200+ symbols, that is not comfortable to read.
Here I limited padding to 40 symbols at most

@karalabe karalabe added this to the 1.9.0 milestone May 20, 2019
Copy link
Member

@karalabe karalabe left a comment

Choose a reason for hiding this comment

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

Seems like a reasonable change to me. Thanks

@karalabe karalabe merged commit a541429 into ethereum:master May 20, 2019
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 12, 2024
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 13, 2024
* log: Do not pad too long values

* log: gofmt
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 14, 2024
* log: Do not pad too long values

* log: gofmt
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 14, 2024
* log: Do not pad too long values

* log: gofmt
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 14, 2024
* log: Do not pad too long values

* log: gofmt
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 15, 2024
* log: Do not pad too long values

* log: gofmt
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 15, 2024
* log: Do not pad too long values

* log: gofmt
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Nov 15, 2024
* log: Do not pad too long values

* log: gofmt
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