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

Customizable time format #84

Open
kevinburke opened this issue Jun 21, 2016 · 0 comments
Open

Customizable time format #84

kevinburke opened this issue Jun 21, 2016 · 0 comments

Comments

@kevinburke
Copy link
Collaborator

I'd like to do HTTP logging. I'd like to log request times at a more granular level than once a second; at a per-millisecond or per-nanosecond level.

I had to reimplement a lot of the format.go code to implement this. It would be nice if this was more customizable! Maybe if I pass in t in the values format, and format the time value myself, it will provide that level of granularity?

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

1 participant