hyperlight-dev / hyperlight-dev/hyperlight
Allow specifying guest trace level for different modules
Abierto
lifecycle/confirmed
question
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.