tauri-apps / tauri-apps/plugins-workspace
[log] Using Tauri Plugin Log with a Yew frontend
Open
plugin: log
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
Is there a way to use this plugin with yew, sending logs from rust in the frontend ?
Otherwise, is it a good practice to send a message from the frontend to the backend, and then calling appropriate info!, warn! etc. functions like described in the documentation : https://tauri.app/fr/v1/guides/features/command.
This is the only alternative I've considered.
Contributor guide
Assessment
This issue has not been assessed yet.