mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-24 16:41:07 -04:00
- Introduced job logging capabilities, allowing detailed tracking of job execution and progress. - Added configuration options for enabling job logging, including log directory, maximum file size, and debug log inclusion. - Enhanced job context to support file logging, ensuring that job-related events are recorded in separate log files. - Updated core initialization and job management to utilize the new logging features, improving observability and debugging capabilities. These changes aim to provide better insights into job execution, facilitating easier troubleshooting and performance monitoring within the Spacedrive system.