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

◆ LoggerPlugin()

Ice::LoggerPlugin::LoggerPlugin ( const CommunicatorPtr & communicator,
const LoggerPtr & logger )

Constructs the plug-in with a target communicator and a logger.

Parameters
communicatorThe communicator in which to install the logger.
loggerThe logger to be installed.