Does Diagnostics.TraceSource support buffered logging or some other queuing mechanism?
I've no doubt come across the plethora of questions on the various logging frameworks. On many of those questions someone chimes in that "I wish people would just use TraceSource it does everything log4net and NLog does". But in my travels and googles I haven't found any discussion on buffered or batch logging, like that supported in NLog and Log4Net.