csharpfritz / csharpfritz/MauiWorkshop

Logging Enhancements

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
47
Forks
4
PR merge metrics
No merged PRs in 30d

Description

https://github.com/csharpfritz/MauiWorkshop/blob/155283ecb14e12968cb677252514aead83b863b7/src/MyNewsReader/ViewModels/NewsFeedListViewModel.cs#L57

Users should be made more aware of ILogger and that this injection comes "free" with .NET MAUI. They can install Microsoft.Extensions.Logging.Debug during testing and switch over/add other 3rd party extensions like sentry to monitor production without every needing to touch their viewmodels.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.