feat(logging): Implement auto-whitelisting heuristics for log sessions

This commit is contained in:
2026-02-26 09:05:15 -05:00
parent ff98a63450
commit 4e9c47f081
4 changed files with 143 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ This file tracks all major tracks for the project. Each track has its own detail
---
- [ ] **Track: 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-directoreis and we need a way to prune logs that aren't valuable to keep.**
- [~] **Track: 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-directoreis and we need a way to prune logs that aren't valuable to keep.**
*Link: [./tracks/logging_refactor_20260226/](./tracks/logging_refactor_20260226/)*
---