Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 512 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 512 Bytes

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