Some level of background logging
Open
- Dominant language
- Go
- Stars
- 351
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
When a route is log heavy, the response shouldn't wait for all the logs to be marshalled/written.
Right now it's the job of the sync but perhaps we should provide a configurable general wrapper for `io.Writer`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.