loglevel
This commit is contained in:
parent
17bcce5b98
commit
c05deda615
@ -119,7 +119,7 @@ bool Db::Native::subDocs(const string &udi, vector<Xapian::docid>& docids)
|
||||
LOGERR(("Rcl::Db::subDocs: %s\n", m_rcldb->m_reason.c_str()));
|
||||
return false;
|
||||
} else {
|
||||
LOGDEB(("Db::Native::subDocs: returning %d ids\n", docids.size()));
|
||||
LOGDEB0(("Db::Native::subDocs: returning %d ids\n", docids.size()));
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user