MCPcopy 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
38ILog* Plugin::GetLog() const
39{
40 return InternalPlatform::GetInstance()->GetLog(m_Context->getPlugin());
41}
42
43QString Plugin::GetStateLocation() const
44{

Callers 1

LogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected