13 Commits

Author SHA1 Message Date
Unitech
ae3f1e0b5a /#2698 pm2-runtime + pm2-docker various enhancements 2017-06-30 10:48:53 +02:00
Ramiro Rikkert
89bcfb4c57 Make JSON timestamp consistent
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)
2017-03-10 13:54:28 +01:00
Unitech
3b35a6781e (startup) trick to attach to running pm2 daemon and exit in kill 2016-12-08 01:08:47 +01:00
Unitech
ca70365089 (rundev) various fixes 2016-08-24 12:11:15 +02:00
Unitech
693a7fefbb (pmd) exit directly if no process is running 2016-08-13 08:28:17 -07:00
Unitech
da18d52cdd (pm2)(log) stringify PM2 process events in JSON format 2016-08-06 21:14:14 -07:00
Unitech
f5443881b5 (pm2) time -> timestamp 2016-08-06 17:58:38 -07:00
Unitech
d9f5748767 (pm2) add message prefix for formated logs 2016-08-06 17:57:54 -07:00
Unitech
8482a01f36 (pm2) refined pm2 log command with padding, better colors and multiple options, also fix #2105 2016-08-06 17:53:43 -07:00
Unitech
9cd16a1222 #709 #437 (feature) pm2 logs --json 2016-07-30 09:59:20 -07:00
Unitech
a7cd5fc927 drop inverse color 2016-07-24 12:50:39 -07:00
Unitech
d4b89c7a1f pmd command (alias of pm2-dev) + less fancy pm2 log system (remove inverse and stuff) 2016-07-24 12:44:40 -07:00
Unitech
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00