reown-com / blockchain-api

WalletConnect's Blockchain API
MIT License
68 stars 53 forks source link

fix: debug wallet service with new logs #814

Closed chris13524 closed 1 month ago

chris13524 commented 1 month ago

Description

Debug errors e.g.:

This modifies the logging configuration so that you can enable debug logs per-module e.g. how Terraform Cloud is now configured: log_level = "info,yttrium=trace"

Depends on https://github.com/reown-com/yttrium/pull/46

How Has This Been Tested?

Not tested

Due Diligence