hyperlight-dev / hyperlight-dev/hyperlight
Allow changing guest log level after sandbox creation
Open
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
guest log level is set once and can never be modified. It would be useful if it could be changed later, or perhaps set on a per-guest-call basis. This limitation also affects sandboxes created directly from snapshots, as they are stuck with whatever log level is specified at the time of snapshot, and cannot be changed
Contributor guide
Assessment
This issue has not been assessed yet.