Skip to content

Commit dfbf56f

Browse files
added sample in env
1 parent 2fb8011 commit dfbf56f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/.env.sample

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
AZURE_BASIC_LOGGING_LEVEL=INFO
33
# Azure package logging (default: WARNING level to suppress INFO)
44
AZURE_PACKAGE_LOGGING_LEVEL=WARNING
5-
# Comma-separated list of specific logger names to configure (default: empty list uses Azure SDK loggers)
5+
# Comma-separated list of specific logger names to configure (default: empty - no custom loggers)
6+
# Example: AZURE_LOGGING_PACKAGES=azure.identity.aio._internal,azure.monitor.opentelemetry.exporter.export._base
67
AZURE_LOGGING_PACKAGES=
78

89
AZURE_AI_AGENT_API_VERSION=

0 commit comments

Comments
 (0)