Skip to content

Instantly share code, notes, and snippets.

@colkito
Last active March 30, 2016 15:32
Show Gist options
  • Save colkito/4612bf116f9f26cbe30d0288a4f3ec37 to your computer and use it in GitHub Desktop.
Save colkito/4612bf116f9f26cbe30d0288a4f3ec37 to your computer and use it in GitHub Desktop.
PM2 start with log date
NODE_ENV=<environment> pm2 start <server file> --name <app name> --log-date-format 'DD-MM-YYYY HH:mm:ss.SSS';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment