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