feat: add logging for debugging

This commit is contained in:
PandaDEV 2024-12-16 23:53:29 +10:00
parent 00749a9d3a
commit 14a13f44bb
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
5 changed files with 54 additions and 0 deletions

1
src-tauri/Cargo.lock generated
View file

@ -4187,6 +4187,7 @@ dependencies = [
"image",
"include_dir",
"lazy_static",
"log",
"rand 0.8.5",
"rdev",
"regex",