#14640: Add elapsed request time to the development server log
------------------------------------+---------------------------------------
          Reporter:  vaughnkoch     |         Owner:  vaughnkoch                
 
            Status:  assigned       |     Milestone:  1.3                       
 
         Component:  HTTP handling  |       Version:  1.2                       
 
        Resolution:                 |      Keywords:  log time development 
server
             Stage:  Accepted       |     Has_patch:  1                         
 
        Needs_docs:  0              |   Needs_tests:  0                         
 
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by PaulM):

  * stage:  Unreviewed => Accepted

Comment:

 This strikes me as useful functionality. It fits well alongside the size
 of the request, and would be very helpful for first-order debugging.

 The problem with the patch as it currently stands is that it breaks our
 (pseudo) compatibility with the
 [http://en.wikipedia.org/wiki/Common_Log_Format common log format]. Since
 we omit the first few standard fields anyway, compatibility doesn't seem
 to be the goal, but I'd like a core dev to weigh in on how this should be
 formatted. I don't think this is important enough to have a separate
 runtime option.

 Personally, I'm +1 leaving it where it is in the included patch, or +0 for
 moving it to the front of the line.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14640#comment:3>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to