tauri-apps / tauri-apps/plugins-workspace

[log] Question: 2 file targets with diffrent filters

Open
#2,478 0 comments 0 reactions 0 assignees View on GitHub
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

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.