mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
event_monitor: Send events to info! level logging
The resulting output looks like: Event: source = virtio-device event = activated id = _disk0 See: #7484 Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -710,6 +710,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"flume",
|
||||
"libc",
|
||||
"log",
|
||||
"serde",
|
||||
"serde_json",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user