Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve logging for cancelled requests (#12587) | Sean Quah | 2022-05-04 | 1 | -1/+1 |
| | | | | | | | Don't log stack traces for cancelled requests and use a custom HTTP status code of 499. Signed-off-by: Sean Quah <seanq@element.io> | ||||
* | A guide to the request log lines format. (#8436) | Michael Kaye | 2021-06-16 | 1 | -0/+44 |
This doc is short but a useful guide to what the request log lines mean. Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Co-authored-by: Erik Johnston <erik@matrix.org> Co-authored-by: Daniele Sluijters <daenney@users.noreply.github.com> |