1
0
Fork 0

preparation for logging changes

This commit is contained in:
jsteemann 2016-01-29 23:06:44 +01:00
parent 468c1d06fb
commit dad0de602b
1 changed files with 1 additions and 2 deletions

View File

@ -1212,8 +1212,7 @@ int ArangoServer::startupServer() {
LOG_INFO("Authentication is turned off");
}
LOG_INFO("ArangoDB (version " TRI_VERSION_FULL
") is ready for business. Have fun!");
LOG_INFO("ArangoDB (version %s) is ready for business. Have fun!", TRI_VERSION_FULL);
startupFinished();