| Crates.io | tracing-appender-plus |
| lib.rs | tracing-appender-plus |
| version | 0.2.4 |
| created_at | 2024-12-17 08:33:05.77454+00 |
| updated_at | 2024-12-18 08:55:57.232115+00 |
| description | Sync with tracing-appender and support rolling with local time |
| homepage | https://github.com/4lkaid/tracing-appender |
| repository | https://github.com/4lkaid/tracing-appender |
| max_upload_size | |
| id | 1485917 |
| size | 90,406 |
Sync with tracing-appender and support rolling with local time
Add the following to your Cargo.toml:
tracing-appender = { package = "tracing-appender-plus", version = "0.2", features = [
"local-time",
] }
| tracing-appender | tracing-appender-plus |
|---|---|
| v0.2.3 | v0.2.3 |
| v0.2.3 | v0.2.4 |