Skip to content

Conversation

@jphines
Copy link
Contributor

@jphines jphines commented Apr 17, 2019

Problem

Our timestamp formatting is incorrect in our logging package. This results in a comically incorrect microsecond time being logged.

In 15:04:05.123, 1,2,3 are identifiers being parsed as month, day, and hour respectively.

Fixes #176.

🤦‍♂️

@jphines jphines added the bug Something isn't working label Apr 17, 2019
@jphines jphines requested a review from shrayolacrayon April 17, 2019 16:21
@jphines jphines self-assigned this Apr 17, 2019
benjsto
benjsto previously approved these changes Apr 17, 2019
Copy link
Contributor

@benjsto benjsto left a comment

Choose a reason for hiding this comment

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

ha nice!

@mccutchen
Copy link
Contributor

syqlf

@jphines jphines merged commit 3179939 into master Apr 17, 2019
@jphines jphines deleted the fix-timestamp-format branch April 17, 2019 18:25
@shaunmansell
Copy link

Are there plans to release this change soon?

We're very keen to get this out into our deployment to help sort out the timestamps in our logs.

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proxy request logs have identical timestamp value content

5 participants