[#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(0x7ff3720f1408), requires_capability(0x7ff365f21408), requires_capability(0x7ff35de5fdb8), requires_capability(0x7ff35efe4898), requires_capability(0x7ff366fd0e78)]] void LogStats() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#