Skip to content

log@2.9.0

Jul 13, 2026
  • f08980f1 (#3445 by @bajoca05) Added the FileOpenStrategy for log rotation. It defaults to append into existing file if any (previous behaviour), and brings a new feature to create a new file per session: FileOpenStrategy::Rotate.
  • 254f222e (#3477 by @bajoca05) Migrated from the log crate's kv_unstable feature flag to the kv feature flag stabilized in 0.4.21.
  • 0c23b8ec (#3446 by @fee1-dead) Removed an unused dependency byte-unit.

© 2026 Tauri Contributors. CC-BY / MIT