NetworkOptions.setLogActivity

Set to true to enabled network activity logging: Netty's pipeline is configured for logging on Netty's logger.

@param logActivity true for logging the network activity @return a reference to this, so the API can be used fluently

class NetworkOptions
setLogActivity

Meta