fix(deps): update rust crate flexi_logger to 0.29.0 #43
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/flexi_logger-0.x"
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:
0.28.0
->0.29.0
Release Notes
emabee/flexi_logger (flexi_logger)
v0.29.0
Revised
SyslogWriter
(-> version bump): introduced builder pattern,added a configuration option for the message format
(resolves issue #168, kudos to krims0n32).
LoggerHandle::existing_log_files
now also returns a meaningful result if file rotation is notused. Kudos to drdo for
discussion 170.
v0.28.5
Remove unnecessary dependency to
is-terminal
.Add impl
From<LevelFilter>
forLogSpecification
.Kudos to Oakchris1955.
v0.28.4
Fix issue #162
(FileLogWriter does not follow its max_level), kudos to JoeWildfong.
v0.28.3
Add special handling for empty current infix to
Naming::TimestampsCustomFormat
(issue #161).
v0.28.2
Add variant
Naming::TimestampsCustomFormat
(issue #158),kudos to jb-alvarado.
v0.28.1
Introduce
flexi_logger::init()
as super-minimal entry usage.Update dependencies.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.