| void Ice::setProcessLogger | ( | const LoggerPtr & | logger | ) |
Sets the per-process logger.
Communicators created after this call use this logger unless a logger is set in InitializationData or configured through logger properties such as Ice.LogFile.
| logger | The new per-process logger instance. |