tauri-apps / tauri-apps/plugins-workspace

[log] Separation between rust and JavaScript logs

Open
#123 1 comment 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

Log messages from JavaScript are written like the following:
`[2023-02-06][20:17:17][ERROR][INFO] message from JS!`
Instead of `ERROR` I would like the plugin to know that the log was written from JS, or even better in which component for exmaple `JS::App::MainPage`.
I also would like to get the ability to save rust logs to one file and js logs to other file, with the ability to naming these files as an option.

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.