Improve log viewer

This commit is contained in:
Michael Mikovsky
2025-12-16 17:12:00 -07:00
parent 3691dc18f1
commit 6c2854b588
10 changed files with 333 additions and 28 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "unshell-lib"
edition = "2024"
[features]
default = ["client", "server", "log_debug"]
default = ["client", "server", "log"]
# Components
client = []