Recently released version 0.4.7 of the logging package (core of this recently accepted into CVS for 2.3). Includes unit tests and examples. Main regression test harness is log_test.py. There are some known issues - reported by Neal Norwitz. I will upload a patch to handle these.
Logged In: YES user_id=33168 Vinay, logging.patch is a reverse diff. It would be easier if you used CVS to generate the diff. That would also allow changes to be made in the python version and you could integrate them easily. patches.zip contains 2 files: test.patch & logging.patch. I have applied logging.patch. as logging/__init__.py 1.3 and logging/config.py 1.4. test.patch should be applied to the tests in logging-0.4.7.tar.gz, is that correct? Vinay, were you going to convert the tests in the .tar.gz so they could be integrated into the python test suite? If so, it seems the .tar.gz is not necessary. We could close this patch and when you have finished packaging up your tests, you could submit a new patch.