We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.log('init');
The following line in the source code causes spamming into the console:
hooks/src/hooks/hooks.module.ts
Line 18 in c1edb19
Exampe:
[Nest] 502716 - 12/04/2020, 11:04:50 AM [RouterExplorer] Mapped {/***/****/******, GET} route +1ms init [Nest] 502716 - 12/04/2020, 11:04:50 AM [NestApplication] Nest application successfully started +39ms
The text was updated successfully, but these errors were encountered:
👍 This console.log call is really annoying.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The following line in the source code causes spamming into the console:
hooks/src/hooks/hooks.module.ts
Line 18 in c1edb19
Exampe:
The text was updated successfully, but these errors were encountered: