-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
good first issueGood for newcomersGood for newcomerstype: breaking changeThis issue or pull request will introduce a breaking change and requires major version bumpThis issue or pull request will introduce a breaking change and requires major version bumptype: bug
Description
This issue has been upstreamed from tauri-apps/plugins-workspace#1
~~I believe the convention for storing the log files on Linux is, using the path /var/log. ~~ See edit below
Is there a specific reason for choosing .config instead? (https://github.com/tauri-apps/tauri-plugin-log/blob/dev/src/lib.rs#L106)
Edit: In the rest of the original issue we said var/log/ isn't the solution and instead it should be ~/.local/share/ and %LOCALAPPDATA% respectively.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstype: breaking changeThis issue or pull request will introduce a breaking change and requires major version bumpThis issue or pull request will introduce a breaking change and requires major version bumptype: bug