Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ setProcessLogger()

void Ice::setProcessLogger ( const LoggerPtr & logger)

Sets the per-process logger.

This logger is used by all communicators that do not have their own specific logger configured at the time the communicator is created.

Parameters
loggerThe new per-process logger instance.