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

feat: implement logger.info instead of console.log #88

Closed aliakkas006 closed 1 year ago

aliakkas006 commented 1 year ago

Here I try to use different log levels like info (for general logging) and error (for error message logging).