Add a Flush() to the interface?
Open
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
This would require some updates, but it would help for handlers like papertrail and ES to have the ability to buffer, with a `defer log.Flush()`. For ones that go to stderr, it could be a no-op.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.