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