On Thursday, 25 April 2019 at 10:33:00 UTC, Vladimirs Nordholm wrote:
Hello.

Is there a current "Best Practices" for logging in D?

For the actual logging, I know of `std.experimental.logger`. However, the `experimental` has kept me away from it.

Is it good, or are there any better alternatives?

Apart from an open issue I have, https://issues.dlang.org/show_bug.cgi?id=15536, I have used std.experimental.logger successfully here: https://github.com/PhilippeSigaud/Pegged/wiki/Grammar-Debugging

Bastiaan.

Reply via email to