In previous versions of jdbc I could use
com.clickhouse.client.http.ClickHouseHttpClient
in logger to check what kind of query was executed. Since version 0.8.x this is deprecated and for some reason doesn't show the query in logs anymore. What is the replacement for it?