To improve debugging the addon, allow for it to log to console.
Previously the logging statements would never be outputted.
Depends on D8402
Differential D8403
[Keyserver/rust] Enable logging of rust addon Authored by • jon on Jun 30 2023, 10:37 PM.
Details
To improve debugging the addon, allow for it to log to console. Depends on D8402 cd keyserver RUST_LOG=debug yarn dev # assert debugging output from aws_sdk
Diff Detail
|