Adding logs to our application

When we initially created our application, we added a console log to state that the application is running on the last line:

console.log('Server running') 

As you might imagine, this is not enough, and to improve this, we will create a new logger.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset