mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
main: Add more log format options
Add {wallclock}, {pid}, and {tid} tokens to the log format system.
Assisted-by: Claude:Opus-4.7
Signed-off-by: Rob Bradford <rbradford@meta.com>
This commit is contained in:
@@ -92,6 +92,7 @@ env_logger = "0.11.10"
|
||||
epoll = "4.4.0"
|
||||
flume = "0.12.0"
|
||||
itertools = "0.14.0"
|
||||
jiff = { version = "0.2", default-features = false, features = ["std"] }
|
||||
libc = "0.2.186"
|
||||
log = "0.4.29"
|
||||
sha2 = "0.11.0"
|
||||
|
||||
Reference in New Issue
Block a user