v.19.10Improvement
Support Section in Clickhouse-local Config File
Why it matters
This feature enables users to configure logging behavior directly within theclickhouse-local tool, allowing for better control and customization of log output and diagnostics when running ClickHouse in local mode.How to use it
To use this feature, add a<logger> section to your clickhouse-local config file with the desired logging settings. This configuration will control the logging behavior when executing clickhouse-local commands.