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: 3.9.2.0 (3.9.2)
Syntax
Parameters
- callback
- Type: Aerospike.Client Log Callback
implementation
See Also