generated from Stravaig-Projects/stravaig-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Stravaig.Configuration.SqlServer/src/Stravaig.Configuration.SqlServer/Glue/Log.cs
Lines 32 to 36 in 1f447d4
[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
Labels
No labels