MCPcopy Create free account
hub / github.com/ceph/ceph / do_log

Class do_log

src/log/test.cc:409–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407#define dout_subsys ceph_subsys_context
408
409template <int depth, int x> struct do_log
410{
411 void log(CephContext* cct);
412};
413
414template <int x> struct do_log<12, x>
415{

Callers 12

debugMethod · 0.85
infoMethod · 0.85
warnMethod · 0.85
errorMethod · 0.85
secMethod · 0.85
do_logMethod · 0.85
debugMethod · 0.85
infoMethod · 0.85
warnMethod · 0.85
errorMethod · 0.85
secMethod · 0.85
do_logMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected