Part of twisted.web2.log View Source View In Hierarchy
Known implementations: twisted.web2.log.LogInfo
| Attribute | bytesSent | Number of bytes sent. |
| Attribute | responseCompleted | Whether or not the response was completed. |
| Attribute | secondsTaken | Number of seconds taken to serve the request. |
| Attribute | startTime | Time at which the request started |