Suggestion/proposal regarding std.logger candidate
Robert BuRnEr Schadek via Digitalmars-d
digitalmars-d at puremagic.com
Sat May 24 23:07:14 PDT 2014
On 05/24/2014 03:04 AM, David Osborne via Digitalmars-d wrote:
> Just to be clear, what I am suggesting/proposing is that the current
> Logger class in std.logger be altered so that it looks more like this,
> with filter, format and sink template arguments that determine its
> behaviour, instead of using an inheritance-based approach.
why? you have just shown how easily extensible the current proposal is.
More information about the Digitalmars-d
mailing list