Early review of std.logger
Jeremy Powers
jpowers at wyrdtech.com
Mon Oct 14 14:24:32 PDT 2013
> It is useful but it's also a pain to configure. I used logback (
> http://logback.qos.ch/ ) which is a bit nicer but still... We should
> definitely step away from XML's configuration mess.
>
Yeah, there's a reason I linked to the old docs and not the newer
xml-centric stuff. The important bit is to have a well-defined hierarchy
of loggers, and be able to configure each level as needed. Indispensable
for any large software product.
Haven't actually used logback yet myself, but it provides a great set of
functionality to shoot for.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20131014/dc7e275c/attachment.html>
More information about the Digitalmars-d
mailing list