Azure / azure-functions-nodejs-worker

The Node.js worker for the Azure Functions runtime - https://functions.azure.com
MIT License
107 stars 44 forks source link

Allow core api to modify capabilities #720

Closed ejizba closed 1 year ago

ejizba commented 1 year ago

And log outside of an invocation

Related to https://github.com/Azure/azure-functions-nodejs-library/issues/97, this will allow basically the entire functionality to be implemented on the library side of things.