Debug logging Java Client

How do I enable debug logging for Java client? Will it show details of node where it is trying to read/write data?

If not, how can I get those details?

I am using version 3.3.

Any help is highly appreciated.

Regards,

Looks like you are looking for the ‘set_level’ api.

https://www.aerospike.com/apidocs/java/com/aerospike/client/Log.html#setLevel-com.aerospike.client.Log.Level-