[#wallet-CWallet-LogStats] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::LogStats :relfileprefix: ../../ :mrdocs: Write summary statistics about the wallet to the log. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f94fde06a58), requires_capability(0x7f95061a9798), requires_capability(0x7f94f2b7a2a8), requires_capability(0x7f94f0cf8f38), requires_capability(0x7f94fee3b928)]] void LogStats() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#