K 10 svn:author V 5 koobs K 8 svn:date V 27 2015-06-25T14:57:43.232609Z K 7 svn:log V 581 [NEW] devel/py-twiggy: Pythonic logger Twiggy is a Pythonic logger. As near as I can tell, Twiggy is the first totally new design for a logger since log4j was developed in 1996. Let me say that again: Twiggy is the first new logger in 15 years. Twiggy: * Uses new-style format strings by default. Way nicer than % (printf). * Includes easy support for structured logging * Loosely couples loggers and outputs for configuration * Supports asynchronous logging using the multiprocessing module * Solves Your Problems. Pets Your Puppy. WWW: http://twiggy.wearpants.org END