Skip to content

0.8.4

Choose a tag to compare

@jplatte jplatte released this 11 Jun 09:15
· 467 commits to main since this release
v0.8.4

Improvements:

  • Allow writing logs to a custom output target (via Target::Pipe)

Bug fixes:

  • Actually allow overriding filter levels using env_logger::Builders methods, as documented