Skip to content

Make Detected Changes log information level #59

@colinangusmackay

Description

@colinangusmackay

[LoggerMessage(
EventId = 5,
Level = LogLevel.Debug,
Message = "Detected differences in configuration data. Propagating changes.")]
public static partial void DetectedDifferences(this ILogger logger);

Make the log entry for detecting changes information level so it is easier to see when it picks up a change and stays silent (when logging set to information or above) on non-changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions