Appearance
setLogLevel()
Set the log level for the wallet.
import { FedimintWallet } from '@fedimint/core-web' const wallet = new FedimintWallet() wallet.setLogLevel('debug')