
Azure Functions - Local Development Logging
Azure Functions
One nice feature of Azure Functions is that you can run your functions and develop locally. This is for C#, Node.JS, Python, Batch,etc. If you haven't seen this Develop Azure Functions Locally.
But, by default, you won't get any log.write messages