Ice.setProcessLogger

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

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