Skip to content

Use logging best practices for core logging messages #9273

@Meir017

Description

@Meir017

In many of the log messages a logger.IsEnabled call is called to guard the actual logging invocation.

I think we should migrate and use https://learn.microsoft.com/en-us/dotnet/core/extensions/logger-message-generator for logging

https://github.com/search?q=repo%3Adotnet%2Forleans%20logger.isenabled&type=code for reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions