Sourced from tracing-appender's releases.
tracing-appender 0.2.3
This release contains several new features. It also increases the minimum supported Rust version (MSRV) to Rust 1.63.0.
Added
- rolling: add option to automatically delete old log files (#2323)
- non_blocking: allow worker thread name to be configured (#2365)
- rolling: add a builder for constructing
RollingFileAppender
s (#2227)- rolling: add
Builder::filename_suffix
parameter (#2225)- non_blocking: remove
Sync
bound from writer forNonBlocking
(#2607)- non_blocking: name spawned threads (#2219)
Fixed
Changed
- Increased minimum supported Rust version (MSRV) to 1.63.0+ (#2793)
- Updated minimum
tracing-subscriber
version to 0.3.18 (#2790)#2323: tokio-rs/tracing#2323 #2365: tokio-rs/tracing#2365 #2227: tokio-rs/tracing#2227 #2225: tokio-rs/tracing#2225 #2607: tokio-rs/tracing#2607 #2219: tokio-rs/tracing#2219 #2689: tokio-rs/tracing#2689 #2375: tokio-rs/tracing#2375 #2793: tokio-rs/tracing#2793 #2790: tokio-rs/tracing#2790
c6bedbe
chore: prepare tracing-appender 0.2.3 release (#2790)8b7a1dd
chore: prepare tracing-subscriber 0.3.18 release (#2789)befb4de
chore: fix ahash
-caused build breakage (#2792)1dc1e6a
chore: bump ahash
to 0.7.7 (#2794)abb2393
chore: backport CI improvements (#2238)c6abc10
chore: bump MSRV to 1.63 (#2793)4529182
attributes: added missing RecordTypes for instrument (#2781)7b59435
subcriber: update docs for EnvFilter Builder (#2782)119f91a
tracing: removed core imports in macros (#2762)346d6e6
core: fix incorrect (incorrectly updated) docs for LevelFilter (#2767)