commented out logger
This commit is contained in:
@@ -171,7 +171,7 @@ int FlippRServer::main(const std::vector<std::string>& args)
|
||||
{
|
||||
if(!help_requested)
|
||||
{
|
||||
logger().information("Server running!");
|
||||
//logger().information("Server running!");
|
||||
waitForTerminationRequest();
|
||||
}
|
||||
return Application::EXIT_OK;
|
||||
|
||||
Reference in New Issue
Block a user