trustbloc / wallet

Wallet implementation based on agent-sdk
Apache License 2.0
24 stars 23 forks source link

Wallet-Web : ability to change log level on-the-fly #231

Open DRK3 opened 4 years ago

DRK3 commented 4 years ago

For other TrustBloc projects, I was able to use endpoints to do this, but since this is running via WASM that same approach won't work here.

troyronda commented 4 years ago

@DRK3 Note that WASMs have a command API.