-
Notifications
You must be signed in to change notification settings - Fork 104
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
Subsecond time-stamp in docker logger driver for stderr #35
Comments
This is an example from docker logs -t, those lines have really precise timestamp, but none are sent to by the logger driver: 2016-07-21T14:50:03.872614398Z Starting Monit 5.17.1 daemon with http interface at [localhost]:2812 |
+1 |
1 similar comment
+1 |
It's one year later. Any update on this? Thanks a lot! |
Hi
I would like to if it is possible that sub-second precision time-stamp on stderr would be added to this driver.
The text was updated successfully, but these errors were encountered: