2 references to MaxQueueLength
Microsoft.Extensions.Logging.Console (2)
ConsoleLoggerProvider.cs (2)
62
options.CurrentValue.
MaxQueueLength
);
143
_messageQueue.MaxQueueLength = options.
MaxQueueLength
;