Voting: std.logger

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Mon Jul 28 22:19:15 PDT 2014


Small foreword specifically about std.logger :

It is quite clear that something like logging system is very 
opinionated thing with API/design preferences highly based on 
actual use cases. I don't think that we will ever be able to come 
up with decisions that will satisfy everyone - some compromises 
are necessary. Because of that, please think twice before 
declaring certain features crucial or API unacceptable - reserve 
such judgement only for something that is really a blocker for 
your work and will likely result in using completely different 
logging solution as opposed to building on top of std.logger

And big thanks to Robert for being incredibly patient in pursuing 
inclusion of his proposal despite all the time it has taken!


More information about the Digitalmars-d mailing list