Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ error
Method
error
src/utils/Log.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void Log::error(const QString &log, util::source_location location)
46
{
47
Log::instance().write(log, Error, location);
48
}
49
50
void Log::critical(const QString &log, util::source_location location)
51
{
Callers
11
call
Method · 0.45
call
Method · 0.45
rejected
Method · 0.45
rejected_void
Method · 0.45
fail
Method · 0.45
fail_void
Method · 0.45
finallyRejected
Method · 0.45
handleReply
Function · 0.45
handleVoidReply
Function · 0.45
onArchiveReady
Method · 0.45
getRepositoryVersion
Method · 0.45
Calls
1
write
Method · 0.45
Tested by
5
rejected
Method · 0.36
rejected_void
Method · 0.36
fail
Method · 0.36
fail_void
Method · 0.36
finallyRejected
Method · 0.36