Author vinay.sajip
Recipients
Date 2002-10-16.09:24:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=308438

The logging.tar.gz is an in-between-releases version which I 
have uploaded for GvR review. It contains the logging module 
refactored as a package. __init__.py contains the core 
including FileHandler and StreamHandler; handlers.py 
contains all the other handlers; and config.py contains the file-
based config stuff.
History
Date User Action Args
2007-08-23 15:14:02adminlinkissue578494 messages
2007-08-23 15:14:02admincreate