fix(deps): update rust crate simple_logger to v5 #9
Reference in New Issue
Block a user
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4->5Release Notes
borntyping/rust-simple_logger
v5.0.0Compare Source
What's Changed
stderrandcolorsfeatures, logs will be printed in colour even when STDOUT is redirected.colorsfeature, not thecoloreddependency.set_up_color_terminalfrom the public API. This has been called byinit()for a while now.New Contributors
Full Changelog: https://github.com/borntyping/rust-simple_logger/compare/v4.3.3...v5.0.0
v4.3.3Compare Source
What's Changed
v4.3.1).module_levelsis always sorted, so thatenabled()correctly selects the most specific target. Fixes #90, thanks @nikarh.Full Changelog: https://github.com/borntyping/rust-simple_logger/compare/v4.3.0...v4.3.2
v4.3.0Compare Source
What's Changed
windows-sysfrom 0.42 to 0.48 by @iamjpotts in https://github.com/borntyping/rust-simple_logger/pull/83env_loggerreference from docs by @igortg in https://github.com/borntyping/rust-simple_logger/pull/87max_levelmethod, to enable users to own a valid configured instance before callingset_boxed_loggerby @twiby in https://github.com/borntyping/rust-simple_logger/pull/88wrap.rsexample showing how you might wrap the logger with your own.New Contributors
Full Changelog: https://github.com/borntyping/rust-simple_logger/compare/v4.2.0...v4.3.0
v4.2.0Compare Source
What's Changed
Full Changelog: https://github.com/borntyping/rust-simple_logger/compare/v4.1.0...v4.2.0
v4.1.0Compare Source
What's Changed
Full Changelog: https://github.com/borntyping/rust-simple_logger/compare/v4.0.0...v4.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.