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

Decimal numbers in log files instead of hexademical #22

Closed
pavel-odintsov opened this issue Nov 26, 2015 · 2 comments
Closed

Decimal numbers in log files instead of hexademical #22

pavel-odintsov opened this issue Nov 26, 2015 · 2 comments

Comments

@pavel-odintsov
Copy link

Hello!

It's pretty hard to read hexademical numbers from log file:

[2015-11-26 14:45:31] I [tcp] doCheckpoint() {active=0, errors=0x0, metricsReceived=0x14af20}
[2015-11-26 14:47:31] I [tcp] doCheckpoint() {active=1, errors=0x0, metricsReceived=0x144b09}

Could you convert it to decimal representation for log file?

Thanks!

@lomik
Copy link
Member

lomik commented Nov 28, 2015

Fixed in master

@pavel-odintsov
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants