Allow changing the logging level of ClickHouse server dynamically without requiring a restart.
Why it matters
This feature enables users to adjust the verbosity of server logs on the fly, facilitating easier debugging and monitoring without downtime or service interruption.How to use it
Users can change the logging level at runtime through the appropriate server command or configuration interface, applying new log settings immediately without restarting the ClickHouse server.