Go to file
songtianlun ca6a80da97 feat: add synchronization statistics logging
- Initialize statistics logging in the mirror script
- Update logging to include total, processed, skipped, success, and failed repositories
- Enhance summary report with detailed statistics after synchronization

This commit introduces a comprehensive logging mechanism for the
repository synchronization process. It tracks various metrics such as
total repositories, processed repositories, and their success or failure
status. This enhancement provides better visibility into the
synchronization process and helps in debugging and monitoring.
2025-01-03 17:26:32 +08:00
config.sh feat: add synchronization statistics logging 2025-01-03 17:26:32 +08:00
mail.sh feat: support different SMTP ports for email sending 2025-01-03 17:14:17 +08:00
main.sh feat: add synchronization statistics logging 2025-01-03 17:26:32 +08:00
mirror.sh feat: add synchronization statistics logging 2025-01-03 17:26:32 +08:00
REAEME.md feat: add email notification and logging features 2025-01-03 17:03:01 +08:00