Neil A. Dobson
Neil A. Dobson
Same error for me on Ubuntu
-c doesn't work for me. Which version are you using? I just dropped to v9.0.0 and is working fine with any arguments.
Logs are now working. Looking further into the documentation https://learn.microsoft.com/en-us/azure/azure-functions/configure-monitoring?tabs=v2#configure-categories there's two categories in particular which must be set: - `Function`: set to `Information` in order to emit the Logs...
We've built a large monorepo with several back-end services running elysia. We have utility packages and SDKs which use TypeBox including the TypeBox Compiler and these are all pinned to...