foyzulkarim / mern-video-streaming

MERN Video Streaming is a cutting-edge, open-source platform for video streaming, offering a comprehensive, full-stack solution utilizing the latest MERN stack technologies.
MIT License
182 stars 63 forks source link

Remove `console.log` and use `logger.info` everywhere in the server side project #87

Closed foyzulkarim closed 1 year ago

foyzulkarim commented 1 year ago

We have implemented logger in the server and now we need to replace all of the console.log statements with logger.info