tauri-apps / tauri-apps/plugins-workspace
[log] Question: 2 file targets with diffrent filters
Open
plugin: log
type: documentation
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
- I would like to have possibility to set custom log dir with some default variables, also I would like to see them in documentation.
- and I would like to set subfolders for LogDir like this:
```
tauri_plugin_log::TargetKind::LogDir {
file_name: Some("debug".to_string()),
folder: 'debug/examplel'
},
```
Contributor guide
Assessment
This issue has not been assessed yet.