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

How do I suppress the logs? #18

Open
baffleinc opened this issue Dec 16, 2014 · 1 comment
Open

How do I suppress the logs? #18

baffleinc opened this issue Dec 16, 2014 · 1 comment

Comments

@baffleinc
Copy link

The logs, whilst handy, are getting really annoying in between stuff I am trying to debug. Is there a way I can turn this off?

@klintan
Copy link

klintan commented Aug 6, 2016

Not sure if you fixed this. But googling it the angular log.debug can be disabled using: $logProvider.debugEnabled(false);
in your angular.config i think (inject logProvider)

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