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

◆ detachRemoteLogger()

bool Ice::LoggerAdminPrx::detachRemoteLogger ( const std::optional< RemoteLoggerPrx > & prx,
const Ice::Context & context = Ice::noExplicitContext ) const

Detaches a Ice::RemoteLoggerPrx object from the local logger.

Parameters
prxA proxy to the remote logger.
contextThe request context.
Returns
true if the provided remote logger proxy was detached, and false otherwise.