feat: add basic logging

This commit is contained in:
2025-02-15 20:05:12 -05:00
parent 4fa508ec81
commit a937db0be6
6 changed files with 48 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -1180,6 +1180,7 @@ dependencies = [
"azalea",
"clap",
"futures",
"log",
"mlua",
"parking_lot",
"tokio",