Skip to content

Commit 8ea55dc

Browse files
updated env sample
1 parent d1a10c5 commit 8ea55dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/backend/.env.sample

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ BING_CONNECTION_NAME=
3838
AZURE_BASIC_LOGGING_LEVEL=INFO
3939
# Azure package logging (default: WARNING level to suppress INFO)
4040
AZURE_PACKAGE_LOGGING_LEVEL=WARNING
41-
# Azure logging packages (comma-separated list, no logging config if blank)
41+
# Comma-separated list of specific logger names to configure (default: empty - no custom loggers)
42+
# Example: AZURE_LOGGING_PACKAGES=azure.identity.aio._internal,azure.monitor.opentelemetry.exporter.export._base
4243
AZURE_LOGGING_PACKAGES=

0 commit comments

Comments
 (0)