hyperlight-dev / hyperlight-dev/hyperlight
Allow specifying guest trace level for different modules
未关闭
lifecycle/confirmed
question
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。