I've deployed a Blazor WASM Standalone app to Azure and added an Azure Functions Project to my solution so now it's registered under APIs insode my Static Web App as "Managed". I need assistance in enabling logging so I can catch any exceptions thrown by the functions...