Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

console message #429

Open
pkkasu opened this issue May 4, 2021 · 1 comment
Open

console message #429

pkkasu opened this issue May 4, 2021 · 1 comment

Comments

@pkkasu
Copy link

pkkasu commented May 4, 2021

Every request is logging a console message , for example as "POST /sales/recon 200 7390.211 ms - -" for a /sales/recon request.

is there any way to turnoff these console logs ?

@opeyemidy
Copy link

Morgan package is doing that for you. Just comment out or remove app.use(morgan(logs)); on line 21 in express.js inside config folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants