I created an application in Nodejs with Express, and when I put this application to run (with npm start
), logs appear in the terminal window where I am connected to each page that I access from my routes.
Is it to be like that? Is it possible to disable it and should it be disabled?
Logs in the terminal window:
GET /javascripts/jquery/jquery-ui.js 304 32.627 ms - -
GET /javascripts/jquery/datepicker-pt-BR.js 304 32.307 ms - -
GET /javascripts/chartjs/Chart.js 304 32.109 ms - -