Summary
This patch release focuses on minor cleanups to ergonomics of setting metadata providers with the default stream log handlers, and fixes a bug in the default handler not printing the provided extra metadata by default (it does now).
Thank you to @slashmo for quickly noticing and providing a patch for the latter!
What's Changed
- Allow passing explicit provider into the stream handlers by @ktoso in #250
- Emit correct metadata from StreamLogHandler by @slashmo in #251
Full Changelog: 1.5.0...1.5.1