Skip to content

Logging Enhancements #2

@aritchie

Description

@aritchie

Debug.WriteLine($"Unable to get the feeds {ex.Message}");

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions