Early review of std.logger
ponce
contact at gam3sfrommars.fr
Tue Oct 15 01:47:49 PDT 2013
On Monday, 14 October 2013 at 18:29:09 UTC, ilya-stromberg wrote:
> On Monday, 14 October 2013 at 18:00:12 UTC, Robert Schadek
> wrote:
>
> If you disagree, please tell why.
If you want a logger with a particular feature, this module will
allow to create a custom logger.
It would be a mistake to include something that specific.
eg: - we can create new RNG on top of std.random, which follow
the same interface
- we can use any such std.random-compatible RNG to feed
random distributions algorithms
More information about the Digitalmars-d
mailing list