Returns a clone of the logger with a new prefix.
The new prefix for the logger.
A logger instance.
Returns this logger's prefix.
The prefix.
Print a message. The message is printed literally, without any decorations such as executable name or time stamp.
The message to log.
Log a trace message.
The trace category.
The trace message to log.
The Ice message logger. Applications can provide their own logger by implementing this interface and installing it in a communicator.