Gusted e399f0f5b4
Don't buffer doctor logger (#19982)
- We don't need to buffer the logger with a thousand capacity. It's not
a high-throughput logger, this also caused issue whereby the logger
can't keep up with repeated messages being send(somehow they are lost in
the queue?).
- Resolves #19969

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-06-16 17:10:33 +08:00
..
2022-01-20 18:46:10 +01:00
2022-06-13 15:34:46 +08:00
2021-11-14 10:11:49 +02:00
2022-06-16 17:10:33 +08:00
2022-01-20 18:46:10 +01:00
2022-04-26 16:30:51 -04:00
2022-05-10 12:32:42 +02:00