comment logger out
This commit is contained in:
@@ -200,7 +200,7 @@ TCPServer* FlippRServer::build_input_server()
|
||||
if (socket_file.exists())
|
||||
{
|
||||
socket_file.remove();
|
||||
logger().information("Seems that server is already running. Make sure that only one instance of server is running.");
|
||||
//logger().information("Seems that server is already running. Make sure that only one instance of server is running.");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user