Skip to content

Make JSON log stream timestamp consistent #2761

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

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

rikkert
Copy link
Contributor

@rikkert rikkert commented Mar 10, 2017

The timestamp when logging in JSON uses two (not influenceable) different formats when using pm2-docker.
This change makes sure all logs in JSON use the same formatting for timestamps. (ISO8601)

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

The timestamp when logging in JSON uses two (not influenceable) different formats.
This change makes sure all logs in JSON use the same formatting for timestamps. (ISO8601)
@vmarchaud vmarchaud merged commit f0ecc7d into Unitech:development Mar 15, 2017
inerc pushed a commit to inerc/pm2 that referenced this pull request Feb 11, 2020
Make JSON log stream timestamp consistent
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

Successfully merging this pull request may close these issues.

2 participants