mirror of https://gitee.com/bigwinds/arangodb
preparation for logging changes
This commit is contained in:
parent
468c1d06fb
commit
dad0de602b
|
@ -1212,8 +1212,7 @@ int ArangoServer::startupServer() {
|
||||||
LOG_INFO("Authentication is turned off");
|
LOG_INFO("Authentication is turned off");
|
||||||
}
|
}
|
||||||
|
|
||||||
LOG_INFO("ArangoDB (version " TRI_VERSION_FULL
|
LOG_INFO("ArangoDB (version %s) is ready for business. Have fun!", TRI_VERSION_FULL);
|
||||||
") is ready for business. Have fun!");
|
|
||||||
|
|
||||||
startupFinished();
|
startupFinished();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue