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

Include milliseconds in log timestamps. #7163

Merged
merged 2 commits into from Jun 1, 2017
Merged

Include milliseconds in log timestamps. #7163

merged 2 commits into from Jun 1, 2017

Commits on May 10, 2017

  1. Include milliseconds in log timestamps.

    This will make it possible to measure response time in logs. We almost always want things to respond faster than one second, so second granularity is useless for this purpose.
    jcsteh committed May 10, 2017
    Copy the full SHA
    f29dfdf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Copy the full SHA
    66f2d64 View commit details
    Browse the repository at this point in the history