[#wallet-WalletStorage-LogName] = xref:wallet.adoc[wallet]::xref:wallet/WalletStorage.adoc[WalletStorage]::LogName :relfileprefix: ../../ :mrdocs: Returns the wallet name used to tag log output. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::string LogName() const = 0; ---- == Return Value The wallet name. [.small]#Created with https://www.mrdocs.com[MrDocs]#