ice icon indicating copy to clipboard operation
ice copied to clipboard

Print IceGrid usage and server ready message to stdout

Open bentoi opened this issue 5 years ago • 0 comments

IceGrid uses Ice::Service::print to print the registry/node usage and the ready message for nodes (enabled with IceGrid.Node.PrintServersReady). It would be better to output these on the console output instead like for the object adapter ready message (it's using consoleOut from IceUtilInternal).

bentoi avatar Sep 13 '19 11:09 bentoi