summaryrefslogtreecommitdiffhomepage
path: root/tsweb/log.go
AgeCommit message (Expand)AuthorFilesLines
2024-05-31tsweb: rename AccessLogRecord's When to TimeMarwan Sulaiman1-3/+3
2023-11-30tsweb: propagate RequestID via context and entire requestMarwan Sulaiman1-5/+5
2023-08-16tsweb: add request ID for errorsAdrian Dewhurst1-0/+6
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-08-01tsweb: mark AccessLogRecord fields as omitempty (#5250)Joe Tsai1-12/+12
2020-03-19tsweb: use a ResponseWriter wrapper to log more accurately.David Anderson1-19/+35
2020-03-18tsweb: adjust names and docs of the "handler with errors" functions.David Anderson1-18/+0
2020-03-17tsweb: add a Handler type.David Anderson1-1/+3
2020-03-17tsweb: add copyright headerBrad Fitzpatrick1-2/+5
2020-03-17tsweb: pull in tlog data structures from corp repo.David Anderson1-0/+56