Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | don't log URL scheme | Alan Pearce | 2024-06-25 | -5/+0 |
* | log scheme directly from request | Alan Pearce | 2024-06-24 | -1/+1 |
* | don't log requests to /health | Alan Pearce | 2024-05-23 | -0/+3 |
* | refactor: simplify logging of Host header | Alan Pearce | 2024-05-22 | -8/+1 |
* | refactor: lint with golangci-lint | Alan Pearce | 2024-05-22 | -4/+4 |
* | fix logging of host header | Alan Pearce | 2024-05-22 | -1/+1 |
* | use zap for logging http requests as well | Alan Pearce | 2024-05-19 | -12/+9 |
* | implement live-reloading dev server | Alan Pearce | 2024-04-27 | -0/+55 |