[#BCLog-Logger-DefaultShrinkDebugFile] = xref:BCLog.adoc[BCLog]::xref:BCLog/Logger.adoc[Logger]::DefaultShrinkDebugFile :relfileprefix: ../../ :mrdocs: Whether the debug log file should be shrunk on startup by default. == Synopsis Declared in `<logging.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool DefaultShrinkDebugFile() const; ---- == Return Value true if the debug log file should be shrunk by default. [.small]#Created with https://www.mrdocs.com[MrDocs]#