summaryrefslogtreecommitdiffhomepage
path: root/tsweb/log.go
AgeCommit message (Expand)AuthorFilesLines
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