L.J.
L.J.
I just wrote https://github.com/liujingbreak/log4js-pm2-intercom to resolve this problem, but yet not fully tested.
I just wrote https://github.com/liujingbreak/log4js-pm2-intercom to resolve this problem, but yet not fully tested, so maybe you can try out and help to test it.
What is `pm2_bus`, is it `bus`? Shall we call `pm2.launchBus` inside `pm2.connect()` 's callback? ```js pm2.launchBus((err, bus) => { pm2_bus.on('process:msg', (packet) => { packet.data.success.should.eql(true) packet.process.pm_id.should.eql(proc1.pm2_env.pm_id) done() }) }) ```
This page is missing from the content list menu of https://pm2.io/doc/en/runtime/reference