On Monday, 14 October 2013 at 20:06:52 UTC, Jeremy Powers wrote:
Take a look at the way log4j does it, with logger hierarchy:
http://logging.apache.org/log4j/1.2/manual.html

This is incredibly useful.

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.

Reply via email to