Add functionality to the ubiquitous RequestEvent (aka logEvent) to allow handlers to suppress the final log line that is printed when a non-500 response is being sent. Use this functionality to suppress logging GET requests for the /directory endpoint. We can expand this in the future to quiet other logs that are not helpful for metrics or analysis. Fixes #6094 |
||
|---|---|---|
| .. | ||
| context.go | ||
| context_test.go | ||
| docs.go | ||
| jwk.go | ||
| probs.go | ||
| probs_test.go | ||
| relative.go | ||
| send_error.go | ||
| send_error_test.go | ||