Doug Hellmann <doug.hellm...@...> writes: > We use the logging module extensively at work and have found the > shared state (even in a multi-threaded/multi-process situation) *much* > nicer than passing around log handles... > ...now the code is simpler and the logs are easier to follow.
Thanks for sharing your experience. > As far as code verbosity goes, we've found the "secret" to be using a > configuration file... We don't have to build custom hooks for them because > they're already included. We *love* writing less code! > Vinay, contact me off list if you want to talk about documentation. Thanks, Doug, I'll definitely do that. Regards, Vinay Sajip _______________________________________________ stdlib-sig mailing list stdlib-sig@python.org http://mail.python.org/mailman/listinfo/stdlib-sig