Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
bool BCLog::Logger::DefaultShrinkDebugFile() const
125
{
126
return m_categories == DEFAULT_LOG_FLAGS;
127
}
128
129
struct CLogCategoryDesc {
130
BCLog::LogFlags flag;
Callers
1
StartLogging
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected