#file-appender #logging-tracing #non-blocking-writer #tracing #logging

tracing-appender-plus

Sync with tracing-appender and support rolling with local time

2 releases

0.2.4 Dec 18, 2024
0.2.3 Dec 17, 2024

#374 in Debugging


Used in axum-kit

MIT license

81KB
1K SLoC

tracing-appender-plus

Sync with tracing-appender and support rolling with local time

Usage

Add the following to your Cargo.toml:

tracing-appender = { package = "tracing-appender-plus", version = "0.2", features = [
    "local-time",
] }

Version Correspondence

tracing-appender tracing-appender-plus
v0.2.3 v0.2.3
v0.2.3 v0.2.4

Dependencies

~2.1–7.5MB
~53K SLoC