feat: Refactor logging system to use local log directory and add synchronization and cleanup functions

This commit is contained in:
Peter Wood
2025-06-01 13:22:06 -04:00
parent 6811d2ba5e
commit 209b855977
4 changed files with 275 additions and 81 deletions

View File

@@ -152,8 +152,7 @@ The enhanced backup system implements:
├── plex-backup-20250123_143008.tar.gz # Older backup
└── logs/
├── backup_log_20250125_143022.md
── plex-backup-performance.json
└── plex-backup.json
── plex-backup-performance.json
```
## Enhanced Features