MCPcopy Index your code
hub / github.com/questdb/questdb / debug

Method debug

core/src/main/java/io/questdb/log/Log.java:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 LogRecord critical();
33
34 LogRecord debug();
35
36 LogRecord debugW();
37

Callers 15

testDefaultLevelMethod · 0.95
testNoConfigMethod · 0.95
testNonDefaultMethod · 0.95
testSilentMethod · 0.95
startWorkerPoolMethod · 0.65
closePoolMethod · 0.65
addShutdownHookMethod · 0.65
processStartupMessageMethod · 0.65
msgParseMethod · 0.65

Implementers 4

MockLogcore/src/test/java/io/questdb/test/log
DeferredLoggercore/src/main/java/io/questdb/log/LogF
Loggercore/src/main/java/io/questdb/log/Logg
AbstractLogRecordcore/src/main/java/io/questdb/log/Abst

Calls

no outgoing calls

Tested by 8

testDefaultLevelMethod · 0.76
testNoConfigMethod · 0.76
testNonDefaultMethod · 0.76
testSilentMethod · 0.76
notifyBaseTableCommitMethod · 0.52