MCPcopy Create free account
hub / github.com/WinMerge/winmerge / Log

Method Log

Src/Plugins.cpp:429–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427 {
428 }
429 void Log(const tchar_t *szError)
430 {
431 ScriptletError(m_scriptletFilepath, szError);
432 }
433 const String & m_scriptletFilepath;
434};
435

Callers 2

MakeInfoMethod · 0.45
LoadPluginMethod · 0.45

Calls 1

ScriptletErrorFunction · 0.85

Tested by

no test coverage detected