hyperlight-dev / hyperlight-dev/hyperlight
Allow specifying guest trace level for different modules
Đang mở
lifecycle/confirmed
question
- Ngôn ngữ chính
- Rust
- Star
- 4.7k
- Fork
- 208
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 47
Mô tả
We currently have a single trace level for everything inside the guest (all the modules).
We currently have no way to specify a trace level for the guest but a different one for the host (for the same module).
I'll make a separate issue to tackle this.
This is possible to imply a change of API for the `entrypoint`.
Moreover, we should think of a way to do this per guest call, because going forward, taking a snapshot after creation means the trace level cannot be changed afterwards.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.