setLogLevel

abstract fun setLogLevel(logLevel: LogLevel): InfluxDBClientKotlin(source)

Sets the log level for the request and response information.

Return

the InfluxDBClientKotlin instance to be able to use it in a fluent manner.

Parameters

logLevel

the log level to set.