- improve log.Middleware ergonomics
- add middleware and request-id support.
- update buffer handler to return entries from a function
- change signature on discard logger to be a function
- allow the buffer to also be a logger
- update readme
- fix json logging
- switch off log/slog for now
- add -race to tests
- add source by default
- add top-level log functions
- initial commit