Hi, we’re debugging an application creating records on Aerospike 4.9.0.4 and we would like to understand if there’s a configuration option in the logging context area allowing to report the actual insert operation performed by the client. Since this would be used only for debugging it’s not critical if the logging is extremely verbose, we would like to be able to see the insert clause with the PK included, not the digest hashing. Thanks in advance
Mike