You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/Stats.AzureCdnLogs.Common/LogEvents.cs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ public class LogEvents
22
22
publicstaticEventIdFailedToGetFtpResponse=newEventId(512,"Failed to get FTP response");
23
23
publicstaticEventIdFailedToCheckAlreadyProcessedLogFilePackageStatistics=newEventId(513,"Failed to check already processed package statistics for log file");
24
24
publicstaticEventIdFailedToCheckAlreadyProcessedLogFileToolStatistics=newEventId(514,"Failed to check already processed tool statistics for log file");
0 commit comments