chore(conductor): Add new track 'Review logging used throughout the project'

This commit is contained in:
2026-02-26 08:46:25 -05:00
parent b9b90ba9e7
commit 9a66b7697e
5 changed files with 99 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "logging_refactor_20260226",
"type": "chore",
"status": "new",
"created_at": "2026-02-26T08:45:00Z",
"updated_at": "2026-02-26T08:45:00Z",
"description": "Review logging used throughout the project. The log directory has several categories of logs and they are getting quite large in number. We need sub-directories and we need a way to prune logs that aren't valuable to keep."
}