Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove the node.js URL visited log lines in the production server #178

Open
DingoEatingFuzz opened this issue May 26, 2018 · 2 comments
Open

Comments

@DingoEatingFuzz
Copy link
Contributor

This is a useful thing in development, but it's excessive and wasteful in production.

@jaronheard
Copy link
Contributor

@DingoEatingFuzz was this addressed?

@DingoEatingFuzz
Copy link
Contributor Author

Nope!

It's this line in 2018, and a similar one in 2017.

app.get('/*', (req, res) => console.log('Servicing request for', req.url) || res.send(`

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants