Alexandre Strzelewicz
Alexandre Strzelewicz
```javascript log4js.configure({ appenders: { out: { type: 'stdout'}}, categories: { default: { appenders: ['out'], level: 'info'}}, disableClustering: true }) ```
Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```
@firmin-kaman Et non PM2 n'est pas du tout abandonné.
Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```
Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```
Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```
Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```
Feature landed Update PM2 to 5.4.0 ```bash $ npm install [email protected] -g $ pm2 update ```
That's awesome :)
@vmarchaud, would you mind to have a quick check of this issue? Code is straightforward: https://github.com/pm2-hive/pm2-auto-pull/blob/master/app.js Thanks