의 미러
https://github.com/A6-9V/MQL5-Google-Onedrive.git
동기화됨 2026-08-24 10:13:56 +00:00
| 파일 이름 | 최신 커밋 메시지 | 최근 커밋 날짜 |
|---|---|---|
- AUTOMATION_FEATURES.md with comprehensive feature overview - Integration test suite for verifying all scripts - Logs directory README for documentation - All tests passing successfully Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com> |
||
| .. | ||
| README.md | ||
Logs Directory
This directory contains log files from the automation scripts.
Log Files
startup_YYYYMMDD_HHMMSS.log- Python orchestrator logsstartup_ps_YYYYMMDD_HHMMSS.log- PowerShell script logs- Other custom script logs
Log Retention
Logs are kept indefinitely by default. You may want to:
- Periodically archive or delete old logs
- Use log rotation tools
- Configure retention in
startup_config.json(future feature)
Privacy Note
Log files may contain:
- System paths
- Execution timestamps
- Process IDs
- Error messages
Do not share logs publicly if they contain sensitive information.