MCPcopy Create free account
hub / github.com/ElementsProject/elements / DefaultShrinkDebugFile

Method DefaultShrinkDebugFile

src/logging.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124bool BCLog::Logger::DefaultShrinkDebugFile() const
125{
126 return m_categories == DEFAULT_LOG_FLAGS;
127}
128
129struct CLogCategoryDesc {
130 BCLog::LogFlags flag;

Callers 1

StartLoggingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected