I have this module installed and enabled:
Module activated
┌────────────┬─────────┬────────────┬────────┬─────────┬─────┬─────────────┐
│ Module │ version │ target PID │ status │ restart │ cpu │ memory │
├────────────┼─────────┼────────────┼────────┼─────────┼─────┼─────────────┤
│ pm2-syslog │ 2.2.3 │ N/A │ online │ 0 │ 0% │ 29.656 MB │
└────────────┴─────────┴────────────┴────────┴─────────┴─────┴─────────────┘
Yet my application is still logging to blog-error-0.log and blog-out-0.log? What am I missing?
I have this module installed and enabled:
Yet my application is still logging to
blog-error-0.logandblog-out-0.log? What am I missing?