tauri-apps / tauri-apps/plugins-workspace

[Feature Request: Log] Make log targets accessible from the plugin

Open
#2,853 0 comments 0 reactions 0 assignees View on GitHub
plugin: log type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

It would be helpful if the log plugin stored and exposed log targets so that you could easily and reliably wire up a button to open the logs, for example.

I've accomplished this right now by accessing the path in a plugin configured w/ LogDir via `app.path().app_log_dir()`, but this is narrow and fragile compared to the alternative specified in this request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.