Georg Brandl <g.brandl <at> gmx.net> writes: > Making the loggerClass configurable per manager would solve the > problem for me, and AFAICS since most applications don't use > different managers anyway, there should not be any detrimental > effects. What do you think?
Seems reasonable. Apart from the API to set/get, _loggerClass is only used by the manager when instantiating a new logger. Regards, Vinay Sajip _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com