Skip to content

debug functions got extra overrides

Latest
Compare
Choose a tag to compare
@PGTBoos PGTBoos released this 01 Aug 07:30
· 3 commits to main since this release
0acf6f2

When your fixing an angular project upgrade.
At some point you will debug a lot, and then it would be handy to know where those messages came from
There is now a prefix optional to provide a callerInfo string (it can again be disabled in theRxjs-Debug.ts by a boolean.)
You dont have to provide it but now you can write down something alike 'myfile-functionX' or so.