hi, just remove morgan module, its the http request logger middleware.
https://github.com/expressjs/morgan Le samedi 4 octobre 2014, 19:38:01 manjunath a écrit : > hi > > we are using express.js app and we are running it using following command > > node app.js > > it sends a lot of request logs to the console, sometimes with errors too, > we also use it to output some info on console. > > what we are looking is how we can disable only request logs. > > thanks -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/3730203.tHCz4Ypm4b%40homer. For more options, visit https://groups.google.com/d/optout.
