This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients lowell87, mramahi77, neyro, rcronk, vinay.sajip
Date 2009-05-22.22:20:38
SpamBayes Score 0.0025520725
Marked as misclassified No
Message-id <1243030842.07.0.792799590038.issue4749@psf.upfronthosting.co.za>
In-reply-to
Content
This exact problem? Single process, multiple threads, one single handler
for a given file? Can you post an example which demonstrates your issue?

Multiple threads *are* supported by the logging package, as mentioned in
the documentation. If you can post a an example here, I'll take a look
at it.
History
Date User Action Args
2009-05-22 22:20:42vinay.sajipsetrecipients: + vinay.sajip, mramahi77, lowell87, neyro, rcronk
2009-05-22 22:20:42vinay.sajipsetmessageid: <1243030842.07.0.792799590038.issue4749@psf.upfronthosting.co.za>
2009-05-22 22:20:38vinay.sajiplinkissue4749 messages
2009-05-22 22:20:38vinay.sajipcreate