[#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(0x7f2e1e599fa8), requires_capability(0x7f2e11aaad68), requires_capability(0x7f2e16a00b58), requires_capability(0x7f2e15f2fff8), requires_capability(0x7f2e12c6ec88)]] void LogStats() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#