tauri/.changes/api-add-log-dir.md

7 lines
147 B
Markdown
Raw Normal View History

---
"api": minor
---
Add `logDir` function to the `path` module to access the sugested log directory.
Add `BaseDirectory.Log` to the `fs` module.