Package com.zeroc.Ice
Class LoggerAdmin.GetLogResult
java.lang.Object
com.zeroc.Ice.LoggerAdmin.GetLogResult
- Enclosing interface:
- LoggerAdmin
Holds the result of operation getLog.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe prefix of the associated local logger.The Log messages. -
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.GetLogResult
(LogMessage[] returnValue, String prefix) This constructor makes shallow copies of the results for operation GetLog. -
Method Summary
-
Field Details
-
returnValue
The Log messages. -
prefix
The prefix of the associated local logger.
-
-
Constructor Details
-
GetLogResult
public GetLogResult()Default constructor. -
GetLogResult
This constructor makes shallow copies of the results for operation GetLog.- Parameters:
returnValue
- The Log messages.prefix
- The prefix of the associated local logger.
-
-
Method Details
-
write
-
read
-