Cargo Features

tracing-appender-plus has no features set by default.

[dependencies]
tracing-appender-plus = { version = "0.2.4", features = ["local-time", "parking_lot"] }
local-time

Enables local-offset of time

Features from optional dependencies

parking_lot implicit feature

Enables parking_lot

parking_lot:

More compact and efficient implementations of the standard synchronization primitives