mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
- Refactored the event monitoring logic in the CLI to improve readability and maintainability. - Updated the event summarization function to enhance formatting and clarity of event messages. - Introduced a dedicated log streaming mechanism in the core, separating log handling from event processing. - Enhanced the RPC server to support real-time log subscriptions, allowing for more efficient log message delivery. - Cleaned up legacy log event handling, ensuring a clearer distinction between events and logs in the system.