Logging best practices

dangbinghoo dangbinghoo at gmail.com
Thu Apr 25 15:51:43 UTC 2019


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?

for the latest alpha version of D release, all std.experimental 
has been already moved to std.

so, just don't be afraid! ~_^


-----
binghoo dang


More information about the Digitalmars-d-learn mailing list