In this tutorial, I am showing how you can log exceptions from client & server project for Blazor WebAssembly project. First I am going through the demo app and showing where I am intentionally throwing errors. Then I am logging errors on the server side by creating a Logger Provider and then I am doing the same thing on the client but using HttpClient for logging errors.

  • 0:00 - Explaining the demo app
  • 4:53 - Logging Server Errors
  • 20:28 - Logging Client Errors
  • 29:30 - Setting up Log Levels

#blazor #webassembly #database

Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
12.05 GEEK