mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-30 11:23:07 -04:00
- Integrated OS logging into DaemonConnector and InspectorViewModel for improved traceability of operations. - Added detailed logging for query execution and file loading processes, enhancing debugging capabilities. - Introduced custom error handling in InspectorViewModel to manage file loading errors more effectively. - Updated query methods to log success and failure cases, providing better insights into application behavior.