Skip to content

Commit f8b6519

Browse files
committed
feat: integrate logging functionality with tauri-plugin-log
1 parent 63f16e3 commit f8b6519

17 files changed

Lines changed: 425 additions & 105 deletions

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@pinia/nuxt": "^0.11.2",
3636
"@tauri-apps/api": "^2.8.0",
3737
"@tauri-apps/plugin-clipboard-manager": "~2.3.2",
38+
"@tauri-apps/plugin-log": "~2.7.1",
3839
"@tauri-apps/plugin-notification": "^2.3.3",
3940
"@tauri-apps/plugin-os": "^2.3.2",
4041
"@tauri-apps/plugin-process": "^2.3.1",

pnpm-lock.yaml

Lines changed: 43 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)