16 references to _defaultLogTimeout
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (16)
Logging\AcceptanceTests.cs (16)
220await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
280await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
333await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
387await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout, expectedRecords: 2);
448await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
496await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
538await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
568await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout, expectedRecords: 2);
601await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout, expectedRecords: 2);
606await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout, expectedRecords: 4);
796await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
827await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
838await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
885await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
945await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);
988await WaitForLogRecordsAsync(logCollector, _defaultLogTimeout);