Closed pakrym closed 6 years ago
Fixes: https://github.com/aspnet/Logging/issues/821
We had it backwards with limited batch size and unlimited queue.
Queue size is now 1000 and batch size is unlimited to unload logs as fast as possible.
Fixes: https://github.com/aspnet/Logging/issues/821
We had it backwards with limited batch size and unlimited queue.
Queue size is now 1000 and batch size is unlimited to unload logs as fast as possible.