summaryrefslogtreecommitdiff
path: root/api/server/httputils/write_log_stream.go
Commit message (Expand)AuthorAgeFilesLines
* API: explicitely ignore unhandled errorsSebastiaan van Stijn2019-09-181-2/+2
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-2/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Move RFC3339NanoFixed to a more appropriate package.Daniel Nephin2017-09-251-6/+2
* Add gosimple linterDaniel Nephin2017-09-121-9/+2
* Avoid using a map for log attributesAaron Lehmann2017-07-181-19/+21
* Change log details encoding format and support details on service logsDrew Erny2017-05-121-0/+2
* refactor logs and support service logs /w ttyDrew Erny2017-04-061-0/+92