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

disabling the debug REQURL CODE line that comes while testing #806

Open
thevikas opened this issue Dec 18, 2022 · 1 comment
Open

disabling the debug REQURL CODE line that comes while testing #806

thevikas opened this issue Dec 18, 2022 · 1 comment
Labels

Comments

@thevikas
Copy link

Have been trying to disable the debug lines that come while testing strapi api. Not able to find solutions anywhere. Have marked jest silent and also said verbose false and still these lines keep coming. Have to use dots reporter but these lines disturb the output.
Please suggest. Or maybe suggest the line it is written and I could just disable in my local node_modules folder. lol.

[2022-12-18T10:40:44.091Z] debug POST /auth/local (1026 ms) 200

@thevikas thevikas added the bug label Dec 18, 2022
@gabrielcipriano
Copy link

hey. Isn't that the 'strapi::logger' middleware? if so, have you tried disable it?

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

No branches or pull requests

2 participants