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.