refactor: now the log will only show error/warn level before tui

This commit is contained in:
robcholz
2026-02-07 19:55:14 -05:00
parent 2ef4011335
commit f02cb4c499
2 changed files with 22 additions and 14 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
2. [x] Remove old cli.
3. [x] add an actual config file.
4. [x] set up the cli.
9. [ ] fix ui overlap, and consistency issue.
9. [x] fix ui overlap, and consistency issue.
10. [ ] `clean_cache` to cleanup the cache.
11. [ ] intensive integration test.