Usually i’m using console API to logging or debugging stuff in my application, since i’m using pm2 as Process Manager, pm2 have their own Logging Management features, after many months & my apps have bigger user base, it’s become more harder to debug the application.
Usually i’m using console API to logging or debugging stuff in my application