Skip to content

Fix Typo: Set Correct Environment Variable for Logging Level (PF_LOGGING_LEVEL) #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

abozaralizadeh
Copy link

This pull request fixes a typo in the environment variable name for controlling the logging level.

Changed F_LOGGING_LEVEL to PF_LOGGING_LEVEL to ensure the correct environment variable is set for Prompt Flow logging.
This change aligns with the expected configuration and prevents potential misconfiguration of logging levels during Prompt Flow execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants