Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetLog
Method
GetLog
Plugins/org.blueberry.core.runtime/src/berryPlugin.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
ILog* Plugin::GetLog() const
39
{
40
return InternalPlatform::GetInstance()->GetLog(m_Context->getPlugin());
41
}
42
43
QString Plugin::GetStateLocation() const
44
{
Callers
1
Log
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected