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.
_logger.LogInformation("Gathering Download Counts from {DataSource}/{InitialCatalog}...",StatisticsDatabase.DataSource,StatisticsDatabase.InitialCatalog);
_logger.LogInformation("Gathering Gallery Totals from {GalleryDataSource}/{GalleryInitialCatalog}...",GalleryDatabase.DataSource,GalleryDatabase.InitialCatalog);
// gather download count data from statistics warehouse
46
-
_logger.LogInformation("Gathering Gallery Totals from {StatisticsDataSource}/{StatisticsInitialCatalog}...",StatisticsDatabase.DataSource,StatisticsDatabase.InitialCatalog);
0 commit comments