public IISLogAnalyzer() { this._tryItNowAnalyticsContext = new TryItNowAnalyticsContext(); this._storageHelper = new StorageHelper("wawssitelogblobtrywebsites"); }
public ApplicationLogAnalyzer() { this._tryItNowAnalyticsContext = new TryItNowAnalyticsContext(); this._storageHelper = new StorageHelper("wawsapplogblobtrywebsites"); }