Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Ice::RemoteLogger Interface Reference

Represents an Ice object that accepts log messages. It's called by the implementation of LoggerAdmin. More...

defined in <Ice/RemoteLogger.ice>

interface RemoteLogger { ... }

Operations

void init (string prefix, LogMessageSeq logMessages)
 Attaches a remote logger to the local logger.
void log (LogMessage message)
 Logs a LogMessage.

Detailed Description

Represents an Ice object that accepts log messages. It's called by the implementation of LoggerAdmin.

Definition at line 63 of file RemoteLogger.ice.


The documentation for this interface was generated from the following file: