v.1.1.54378New Feature

Logging Level Changes Without Server Restart

Logging level can be changed without restarting the server.
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.