Return wallet name for use in logs, will return "default wallet" if the wallet has no name.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
virtual std::string LogName() const override;
The wallet name, or "default wallet" when unnamed.