chore: add structured OSS logs

This commit is contained in:
2026-06-05 11:09:04 +08:00
parent fdafe8d747
commit 0b07161034
7 changed files with 545 additions and 290 deletions

1
server-rs/Cargo.lock generated
View File

@@ -2436,6 +2436,7 @@ dependencies = [
"sha2",
"time",
"tokio",
"tracing",
]
[[package]]