summaryrefslogtreecommitdiffstats
path: root/modules/context/access_log.go
Commit message (Expand)AuthorAgeFilesLines
* Parse external request id from request headers, and print it in access log (#...sillyguodong2023-03-101-0/+34
* Render access log template as text instead of HTML (#23013)Lunny Xiao2023-02-211-1/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Pass down SignedUserName down to AccessLogger context (#16605)zeripath2021-08-041-4/+6
* Fix access log (#14475)Lunny Xiao2021-01-271-0/+60