Open Issues Need Help
View All on GitHub Log Files Should Be Organized by Year-Month 5 months ago
AI Summary: This issue proposes organizing log files into a hierarchical directory structure based on year and month (e.g., logs/YYYY/MM/). The logging functionality needs to be updated to create these directories dynamically and save log files with full date filenames within their respective monthly folders. This enhancement aims to improve log management and retrieval.
Complexity:
2/5
enhancement good first issue