MCPcopy 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
45void Log::error(const QString &log, util::source_location location)
46{
47 Log::instance().write(log, Error, location);
48}
49
50void Log::critical(const QString &log, util::source_location location)
51{

Callers 11

callMethod · 0.45
callMethod · 0.45
rejectedMethod · 0.45
rejected_voidMethod · 0.45
failMethod · 0.45
fail_voidMethod · 0.45
finallyRejectedMethod · 0.45
handleReplyFunction · 0.45
handleVoidReplyFunction · 0.45
onArchiveReadyMethod · 0.45
getRepositoryVersionMethod · 0.45

Calls 1

writeMethod · 0.45

Tested by 5

rejectedMethod · 0.36
rejected_voidMethod · 0.36
failMethod · 0.36
fail_voidMethod · 0.36
finallyRejectedMethod · 0.36