Skip to content

Debugging

Using Visual Studio / Rider

  1. Set breakpoints in code
  2. Start with F5 (Debug)
  3. Use debugger tools

Using Aspire Dashboard

View logs and traces in the Aspire dashboard.

Logging

ABP uses Serilog for structured logging.