Skip to content

Problem with debug log level : no message written in console #173

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

Closed
Videl opened this issue Nov 2, 2017 · 1 comment
Closed

Problem with debug log level : no message written in console #173

Videl opened this issue Nov 2, 2017 · 1 comment

Comments

@Videl
Copy link

Videl commented Nov 2, 2017

Hello, I just started using angular2-logger and I think I faced an issue with it. Basically I can't manage to write to the debug level, and I dont understand why the code is different only for this level?

this.isDebugEnabled() && ( <any> console )[ CONSOLE_DEBUG_METHOD ].apply( console, arguments );

Please tell me if you need additionnal config settings. I just followed what's written on the README page.

Regards
Videl

@Videl
Copy link
Author

Videl commented Nov 2, 2017

Ops I just saw #172... That was it. Sorry ;-)

@Videl Videl closed this as completed Nov 2, 2017
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

1 participant