Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ ResetIndent
Method
ResetIndent
log.cpp:395–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
394
395
void Logger::ResetIndent()
396
{
397
BNLoggerResetIndent(m_object);
398
}
399
400
401
string Logger::GetIndent() const
Callers
1
Demangle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected