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

Add log_date_format option to pm2-env.json #31

Merged
merged 1 commit into from
Dec 22, 2016
Merged

Add log_date_format option to pm2-env.json #31

merged 1 commit into from
Dec 22, 2016

Conversation

eleventy
Copy link

Added an optional log_date_format argument to pm2-meteor.json.
This way, you can have pm2 automatically add timestamps to it's logs

I had to update pm2-env.json by hand after each deploy to get timestamps in my logs. This should fix it.
"log_date_format": "YYYY-MM-DD HH:mm Z"

( I'm not a CF expert, and it's my first PR ever, so comments welcome )

@andruschka andruschka merged commit dd4e974 into andruschka:master Dec 22, 2016
@eleventy eleventy deleted the log_date_format branch November 4, 2017 23:59
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.

None yet

3 participants