Set optional log callback implementation. If the callback is not defined (or null),
log messages will not be displayed.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.1.0 (4.2.1)
Syntax
Parameters
- callback
- Type: Aerospike.Client Log Callback
implementation
See Also