Set all log messages related to writing backup files to TRACE level for more detailed logging.
Why it matters
This feature increases the verbosity of logs specifically for backup file operations by setting their log level to TRACE. It helps users and administrators gain deeper insights and better traceability during backup processes, facilitating troubleshooting and monitoring.How to use it
No explicit action is needed by users. After updating ClickHouse to the version containing this change, all logs generated during backup file writing will automatically be recorded at the TRACE log level.