[EMAIL PROTECTED] wrote:
>     Trent> Do you have any profile information for where in the logging
>     Trent> package the time is being spent?
> 
> Looking back at a recent run from a few days ago Formatter.formatTime()
> seems to be a current problem.

You might try using the raw creation time %(created)f rather than 
%(asctime)s in your format.

Kent
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to