3 references to FlushInterval
Microsoft.AspNetCore.HttpLogging (3)
FileLoggerProcessor.cs (2)
63_flushInterval = loggerOptions.FlushInterval; 95_flushInterval = loggerOptions.FlushInterval;
W3CLoggerOptions.cs (1)
99throw new ArgumentOutOfRangeException(nameof(value), $"{nameof(FlushInterval)} must be positive.");