Implement robust logging with flexi_logger and update CI to verify logs
Some checks failed
Smoke tests / Build and smoke test (push) Has been cancelled
Smoke tests / Build and smoke test (pull_request) Failing after 1m28s

This commit is contained in:
AI Agent
2026-03-19 18:04:32 -06:00
parent 678543dd9a
commit 99d957b461
12 changed files with 168 additions and 130 deletions

2
.gitignore vendored
View File

@@ -2,3 +2,5 @@
*.db
*.db-shm
*.db-wal
/logs
/manual_logs