PEP 282: A Logging System

Denis S. Otkidach ods at fep.ru
Thu Apr 11 04:38:54 EDT 2002


On Thu, 11 Apr 2002, Andy Gimblett wrote:

AG> On Wed, Apr 10, 2002 at 06:54:48PM +0100, Vinay Sajip wrote:
AG>
AG> > The logging module is not designed to use threading, or
AG> for thread safety.
AG>
AG> Really?  It's _not_ thread safe?  Oh.  Will it be, ever?

Thread safety of logging module is very important. If it won't,
every module thread safe itself will become unsafe when using
logging.






More information about the Python-list mailing list