I’m trying to set up Azure Functions log json logs similar to here. However I haven’t been able to get them to work properly. It seems to ignore any attempts at configuring my azure function this way. I’m using a dotnet-isolated environment
I have tried updatin the host.json and Program.cs file.
I’m expecting json style logging to output to my console.
New contributor
Matt Phillips is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.