Implementing std.log

dsimcha dsimcha at yahoo.com
Sat May 7 16:25:12 PDT 2011


On 5/7/2011 5:55 PM, Andrew Wiley wrote:
> I'll be sure to try it out in the next few days. Passing messages to a
> separate logging thread seems like it might be a overkill, but it could
> work.

Can you explain why you did this?  I admittedly don't know much about 
logging but my gut instinct is that it's overengineering.  Unless 
there's a good reason that I didn't foresee, I'd much rather just keep 
things like logging simple and stupid.


More information about the Digitalmars-d mailing list