infoDumpClient

infoDumpClient(block: Binary) updating;

The infoDumpClient method of the JadeLog class outputs the binary block specified in the block parameter to the file buffer of the receiver. The output message is appended to the file buffer, which is not flushed when this method is called.

This method is executed on the client node.