mirror of https://gitee.com/bigwinds/arangodb
turn off spam message
This commit is contained in:
parent
a6af188757
commit
7c6bd3b0e2
|
@ -284,7 +284,7 @@ std::string CollectionNameResolver::getCollectionNameCluster(
|
|||
}
|
||||
}
|
||||
|
||||
LOG_TOPIC(ERR, arangodb::Logger::FIXME) << "CollectionNameResolver: was not able to resolve id " << cid;
|
||||
LOG_TOPIC(DEBUG, arangodb::Logger::FIXME) << "CollectionNameResolver: was not able to resolve id " << cid;
|
||||
return "_unknown";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue