Logs a message with an associated objectName and furtherInfo at the debug level.
name of the object in which the message is logged
the message to log
further info about the log
Logs a message with an associated objectName and furtherInfo at the error level.
name of the object in which the message is logged
the message to log
further info about the log
Logs a message with an associated objectName and furtherInfo at the info level.
name of the object in which the message is logged
the message to log
further info about the log
Logs a message with an associated objectName and furtherInfo at the given level.
the log level
name of the object in which the message is logged
the message to log
further info about the log
Logs a message with an associated objectName and furtherInfo at the trace level.
name of the object in which the message is logged
the message to log
further info about the log
Logs a message with an associated objectName and furtherInfo at the warn level.
name of the object in which the message is logged
the message to log
further info about the log
Generated using TypeDoc
The Hazelcast logging interface.