Update Rust crate simple_logger to 2.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
simple_logger | dev-dependencies | minor |
2.2 -> 2.3
|
Release Notes
borntyping/rust-simple_logger (simple_logger)
v2.3.0
What's Changed
- Added an example of flushing the log for #33
- Using the FromStr implementation for LevelFilter, also fixes #64 by @BRA1L0R in https://github.com/borntyping/rust-simple_logger/pull/65
- doc: call env after with_level by @DesmondWillowbrook in https://github.com/borntyping/rust-simple_logger/pull/59
Full Changelog: https://github.com/borntyping/rust-simple_logger/compare/v2.2.0...v2.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.