Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
MakeInfo
Method · 0.45
LoadPlugin
Method · 0.45
Calls
1
ScriptletError
Function · 0.85
Tested by
no test coverage detected