proxy-wasm-rust-sdk
proxy-wasm-rust-sdk copied to clipboard
logger: don't panic in the panic handler
This avoids a potential double-panic in the panic handler if the logging status code is not recognised.
No, I didn't run into it. I just wanted to protect against the possibility that changes happen elsewhere and a new code path opens inadvertently that allows this to happen.