Skip to content

Conversation

@Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Nov 16, 2025

intercept jsonrpc responses to log core events in debug mode. To fix that log file was not logging the core events.

Made this in context of trying to debug chatmail/core#7270.

Also made chatmail/core#7459 for the cases where core was not using tracing simultaneously with emitting logging events (info, warn, info).
Those logging events look better than logging the events, because they don't spam the log with the exact file path and integrate better in the rust logging ecosystem that we also use in tauri.

intercept jsonrpc responses to log core events in debug mode.
@Simon-Laux Simon-Laux added the Runtime: Tauri Issue affecting the tauri runtime specifically label Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Runtime: Tauri Issue affecting the tauri runtime specifically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants