Cargo Features

tauri-plugin-log has no features set by default.

[dependencies]
tauri-plugin-log = { version = "2.4.0", features = ["colored", "tracing"] }
colored

Enables colored of fern

tracing

Enables tracing

tauri-plugin-log has 2 features without comments.