LogLevel [was std.experimental.logger formal review round 3]
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Mon Dec 8 13:20:23 PST 2014
On 12/4/14 8:37 PM, Robert burner Schadek wrote:
> That is much nicer, thank you for taking the time.
>
> Couldn't way just say that we don't import __MODULE__ but rather
> __MODULE__ ~ "_loggerinfo.d" and then describe the import constraint in
> the documentation.
Perhaps that might improve error messages. I fear of things that could
happen if a circular import via mixin fails. Andrei
More information about the Digitalmars-d
mailing list