From 9184c414de90ff738403b09f396d6cd33063b522 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Fri, 13 Jan 2023 16:28:39 -0800 Subject: [PATCH] [Loc] update to mssql xlf with tracing string (#21593) --- resources/xlf/en/mssql.xlf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/xlf/en/mssql.xlf b/resources/xlf/en/mssql.xlf index 80aed39300..e69c0bff37 100644 --- a/resources/xlf/en/mssql.xlf +++ b/resources/xlf/en/mssql.xlf @@ -541,6 +541,9 @@ Whether to preload the database model when the database node in the object explorer is expanded. When enabled, the loading time of table designer can be reduced. Note: You might see higher than normal memory usage if you need to expand a lot of database nodes. + + Traces the communication between Azure Data Studio and SQL Tools Service to the SQL Tools Service output channel. WARNING: This may include sensitive information when verbose logging is enabled. + [Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information