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 • jon on Jun 30 2023, 3:37 PM. Authored by Tags None Referenced Files
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
|