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!

Reply via email to