MAUIverse MAUIverse

111: Configuration & Logging

Jon and Allan discuss config sourcing strategies, structured logging, local vs cloud diagnostics, third-party crash tooling, and exception handling boundaries. The episode emphasizes placing error handling where it adds clarity and actionable telemetry, rather than scattering defensive code everywhere.

What you’ll learn

  • How to choose lightweight vs full logging setups based on app requirements.
  • Where to place try/catch boundaries so failures are captured with useful context.
  • How performance-sensitive logging decisions differ on mobile platforms.

View Source →

← Back to Community Feed

}