Ice.setProcessLogger

Ice.setProcessLogger(logger: 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.

Parameters:

logger (Ice.Logger) – The new per-process logger instance.