Closed tsart closed 4 years ago
Wow you're right cant believe I missed this. I thought I checked this in the emulator before setting up my tests. I'll get this fixed today. Thank you @tsart 💯
Just for my own reference here's some docs on this https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-node#writing-trace-output-to-the-console
This should be fixed. Install 1.0.6 please! @tsart
Thanks again! (And this gave me a chance to try the Azurite emulator since my free cloud credits expired..)
Running console.info/warn/error methods throw an exception
This code should be replaced
with something like this
as these methods belong to the log object in function context.