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

Implement logging #33

Closed foyzulkarim closed 1 year ago

foyzulkarim commented 1 year ago

In our current application, we haven't implement any type of logging solutions. As for proposal, we can use winston or pino as the logger library. We will be logging to Loggly

foyzulkarim commented 1 year ago

Feel free to create your own branch and implementation.