Skip to content

feat(client): add robust logging and error diagnostics - #11

Merged
rcyw merged 1 commit into
mainfrom
feat/client-logging-and-diagnostics
Feb 28, 2026
Merged

feat(client): add robust logging and error diagnostics#11
rcyw merged 1 commit into
mainfrom
feat/client-logging-and-diagnostics

Conversation

@rcyw

@rcyw rcyw commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR significantly improves the observability and debuggability of the Deck client application by introducing a robust logging framework and enhancing error diagnostics. Previously, the backend relied on println!, which made it difficult to capture and analyze logs, especially for end-users.

This change introduces a comprehensive logging system for the Tauri backend and enhances error diagnostics for a better user and developer experience.
@rcyw
rcyw merged commit 209dfe9 into main Feb 28, 2026
@rcyw
rcyw deleted the feat/client-logging-and-diagnostics branch February 28, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant