19 Commits

Author SHA1 Message Date
biodiscus
ffb3ec453b
refactor: replace chalk with smaller alternative 2025-05-08 23:43:18 +02:00
Sailboat265
3a6b48d11a hotfix: replace non-working if-else condition to use fs.existsSync while handling flush 2023-01-20 13:59:32 +08:00
Subhash
acc2355cac feat: print logs of a particular namespace
pm2 logs <namespace>
2019-11-23 13:46:27 +05:30
Subhash
d2172f1e35 feat : log highlight option 2019-10-29 16:00:15 +05:30
henstock
1c1b30a6f1 fix: only add each process name to regexList once 2019-05-14 14:45:55 +00:00
Unitech
d50a976b7f fix: flush specific app should not flush all logs #4074 2018-12-18 13:48:04 +01:00
Alexandre Strzelewicz
96332a37a1
Merge pull request #3820 from imarakho/log_issue1
fix for issue #3506
2018-09-19 12:00:45 +02:00
Igor Marakhov
31789a9a6d added parameter to flush command(tests added) 2018-07-26 15:59:47 +03:00
Igor Marakhov
3cdcbaa22a fix for issue #3506 2018-07-24 14:48:40 +03:00
Unitech
2271010575 #3367 Display an error if the process is not found when running 'pm2 logs <process-name>' 2017-12-29 00:22:30 +01:00
Unitech
b0fd46c711 #2998 pm2 report for automated reports 2017-07-04 20:13:15 +02:00
Dinesh Balaji
f1bf777692 Update pm2 logs to accept regex for names (#2924) 2017-06-06 14:15:39 +02:00
PoppinL
678264519a (bugfix) #2868: fix --raw not display previous logs (#2876) 2017-05-21 01:29:19 +02:00
vmarchaud
7d799dc80b (logs) add option to only print logs (--nostream) #2620 2017-01-12 18:14:54 +01:00
Hover Ruan
c11c2a6dae bugfix: variable "that" is not defined 2016-09-18 23:32:39 +08:00
Unitech
164218e2c7 (log) more lines by default 2016-08-27 09:21:08 +02: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
a7cd5fc927 drop inverse color 2016-07-24 12:50:39 -07:00
Unitech
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00