- Introduced a macro `ipc_log!` to log the invocation and result of Tauri IPC commands in the Rust backend. - Updated existing commands in `dm.rs` and `identity.rs` to use the new logging macro. - Wrapped the `invoke` function in the frontend to log all IPC calls and their results, including redacting sensitive arguments. |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| build.rs | ||
| tauri.conf.json | ||