question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

debug does not work any more

See original GitHub issue

Hi, After the update to v4.2.1 with angular 11logger.debug('');not working. But other methods (log, error, info etc.) works well.

Env details: “ngx-logger”: “^4.2.1”, “@angular/core”: “~11.2.12”, “typescript”: “^4.0.3”,

Thank you

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
bmtheocommented, May 4, 2021

Yes I’ve done it, thx Referencing #244

1reaction
ishanudacommented, May 4, 2021

No it’s not mentioned yet but it should !

If you have time feel free to submit a PR

I am closing this issue

Updated the change log and created the PR. Should you require to update the README as well?

Read more comments on GitHub >

github_iconTop Results From Across the Web

visual studio - Why the debugger doesn't work - Stack Overflow
15 Answers 15 · +1: Logic Errors are the most common reason for "debugger is not working". – S. · I've rebuilt my...
Read more >
Troubleshoot Breakpoints in the Visual Studio Debugger
If a source file has changed and the source no longer matches the code you're debugging, the debugger won't set breakpoints in the...
Read more >
Visual Studio Community 2017 Debugger not working correctly
I went into 'Build', 'Configuration Manager', and Changed the Project's Configuration from 'Release' to 'Debug', and now it seems to be working like...
Read more >
What to do if debugger doesn't work as expected?
What to do if debugger doesn't work as expected? Follow · go to Help | Diagnostic Tools | Debug Log Settings · add...
Read more >
Debugger Not Working - A Possible Solution | OutSystems
A Possible Cause. During a debug session, the IDE contacts the environment where your app is deployed using HTTPS or HTTP if the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found