serilog-sinks-applicationinsights
serilog-sinks-applicationinsights copied to clipboard
Blazor WebAssembly app freezes when using ApplicationInsights sink
Description I have been trying to add Application Insights logging to a Blazor WASM app, but the whole app freezes permanently as soon as the WriteTo.ApplicationInsights method is called
Reproduction I have attached a basic repro ApplicationinsightsTest.zip
Expected behavior I expect the app to run and the logging to work.
Relevant package, tooling and runtime versions Serilog.Sinks.ApplicationInsights 4.0.0
Additional context Add any other context about the problem here.
Any news?
Any news?
Nope. Still doesn't work